mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 05:55:36 +02:00
Add features flag for BigInt to the only test missing it
This commit is contained in:
parent
391ce890b8
commit
ed2093b5f0
@ -14,6 +14,7 @@ info: |
|
|||||||
has the attributes { [[Writable]]: true, [[Enumerable]]: false,
|
has the attributes { [[Writable]]: true, [[Enumerable]]: false,
|
||||||
[[Configurable]]: true } unless otherwise specified.
|
[[Configurable]]: true } unless otherwise specified.
|
||||||
includes: [propertyHelper.js]
|
includes: [propertyHelper.js]
|
||||||
|
features: [BigInt]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
verifyProperty(this, "BigInt", {
|
verifyProperty(this, "BigInt", {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user