mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
add missing WeakSet and WeakMap features
This commit is contained in:
parent
811090fce2
commit
5b231ab2d6
@ -15,7 +15,7 @@ info: |
|
||||
a. Perform ! KeepDuringJob(target).
|
||||
b. Return target.
|
||||
6. Return undefined.
|
||||
features: [WeakRef, FinalizationGroup]
|
||||
features: [WeakSet, WeakMap, WeakRef, FinalizationGroup]
|
||||
---*/
|
||||
|
||||
assert.sameValue(typeof WeakRef.prototype.deref, 'function');
|
||||
|
Loading…
x
Reference in New Issue
Block a user