mirror of https://github.com/tc39/test262.git
parent
32b1984275
commit
26b3015f33
|
@ -13,7 +13,7 @@ features: [BigInt]
|
|||
---*/
|
||||
|
||||
verifyProperty(BigInt.prototype.toString, "length", {
|
||||
value: 1,
|
||||
value: 0,
|
||||
writable: false,
|
||||
enumerable: false,
|
||||
configurable: true
|
||||
|
|
Loading…
Reference in New Issue