mirror of
https://github.com/tc39/test262.git
synced 2025-07-09 23:24:38 +02:00
fixup! Some edgy cases for weakrefs/finalizationgroups
This commit is contained in:
parent
3c293f0e6c
commit
b45bf4b6fa
@ -25,7 +25,7 @@ info: |
|
|||||||
2. For each FinalizationGroup fg such that fg.[[Cells]] contains cell, such that cell.[[Target]] is obj,
|
2. For each FinalizationGroup fg such that fg.[[Cells]] contains cell, such that cell.[[Target]] is obj,
|
||||||
a. Set cell.[[Target]] to empty.
|
a. Set cell.[[Target]] to empty.
|
||||||
b. Optionally, perform ! HostCleanupFinalizationGroup(fg).
|
b. Optionally, perform ! HostCleanupFinalizationGroup(fg).
|
||||||
features: [FinalizationGroup, async-function, host-gc-required]
|
features: [FinalizationGroup, async-functions, host-gc-required]
|
||||||
flags: [async]
|
flags: [async]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user