mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
Fix feature flag in TypedArrayConstructors/Float32Array/length.js
This commit is contained in:
parent
94cb047ab8
commit
05cbb5f8ae
@ -17,7 +17,7 @@ info: |
|
||||
object has the attributes { [[Writable]]: false, [[Enumerable]]: false,
|
||||
[[Configurable]]: true }.
|
||||
includes: [propertyHelper.js]
|
||||
features: [BigInt]
|
||||
features: [TypedArray]
|
||||
---*/
|
||||
|
||||
verifyProperty(Float32Array, "length", {
|
||||
|
Loading…
x
Reference in New Issue
Block a user