mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
adds features: [explicit-resource-management] flag
This commit is contained in:
parent
e612296c41
commit
6add1a22cd
@ -9,6 +9,7 @@ info: |
|
||||
|
||||
17 ECMAScript Standard Built-in Objects
|
||||
includes: [propertyHelper.js]
|
||||
features: [explicit-resource-management]
|
||||
---*/
|
||||
|
||||
var descriptor = Object.getOwnPropertyDescriptor(AsyncDisposableStack.prototype, 'disposed');
|
||||
|
@ -9,6 +9,7 @@ info: |
|
||||
|
||||
17 ECMAScript Standard Built-in Objects
|
||||
includes: [propertyHelper.js]
|
||||
features: [explicit-resource-management]
|
||||
---*/
|
||||
|
||||
var descriptor = Object.getOwnPropertyDescriptor(DisposableStack.prototype, 'disposed');
|
||||
|
Loading…
x
Reference in New Issue
Block a user