This commit is contained in:
Leo Balter 2019-06-21 11:46:02 -04:00 committed by Rick Waldron
parent 73f80aea4d
commit f7591eb01b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
/*---
esid: sec-finalization-group-target
description: >
Returns a new ordinary object from the WeakRef constructor
Returns a new ordinary object from the FinalizationGroup constructor
info: |
FinalizationGroup ( cleanupCallback )