mirror of
https://github.com/tc39/test262.git
synced 2025-07-21 13:04:39 +02:00
add missing feature to cleanupSome test
This commit is contained in:
parent
9f6da57ee4
commit
06b982d2f0
@ -18,7 +18,7 @@ info: |
|
|||||||
7. If IsConstructor(constructor) is false, throw a TypeError exception.
|
7. If IsConstructor(constructor) is false, throw a TypeError exception.
|
||||||
...
|
...
|
||||||
includes: [isConstructor.js]
|
includes: [isConstructor.js]
|
||||||
features: [Reflect.construct, FinalizationRegistry, arrow-function]
|
features: [Reflect.construct, FinalizationRegistry, FinalizationRegistry.prototype.cleanupSome, arrow-function]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
assert.sameValue(
|
assert.sameValue(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user