mirror of
https://github.com/tc39/test262.git
synced 2025-09-23 10:08:49 +02:00
Add symbols-as-weakmap-keys to features
This commit is contained in:
parent
baa48a416c
commit
d0cb9f80f7
@ -11,7 +11,7 @@ info: |
|
|||||||
|
|
||||||
6. Let value be ? Call(callbackfn, key).
|
6. Let value be ? Call(callbackfn, key).
|
||||||
...
|
...
|
||||||
features: [upsert, Symbol, WeakMap]
|
features: [upsert, Symbol, WeakMap, symbols-as-weakmap-keys]
|
||||||
flags: [onlyStrict]
|
flags: [onlyStrict]
|
||||||
---*/
|
---*/
|
||||||
var map = new WeakMap();
|
var map = new WeakMap();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user