mirror of
https://github.com/tc39/test262.git
synced 2025-09-22 17:48:14 +02:00
Add missing include to WeakMap.prototype.getOrInsertComputed() test
This commit is contained in:
parent
6251b55fc6
commit
e0d8f66a2b
@ -11,6 +11,7 @@ info: |
|
|||||||
...
|
...
|
||||||
4. If CanBeHeldWeakly(_key_) is *false*, throw a *TypeError* exception.
|
4. If CanBeHeldWeakly(_key_) is *false*, throw a *TypeError* exception.
|
||||||
...
|
...
|
||||||
|
includes: [compareArray.js]
|
||||||
features: [Symbol, WeakMap, upsert]
|
features: [Symbol, WeakMap, upsert]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user