mirror of
https://github.com/tc39/test262.git
synced 2025-07-28 16:34:27 +02:00
Remove bigint feature flag for built-ins/Atomics/wait/was-woken-before-timeout.js
This commit is contained in:
parent
05cbb5f8ae
commit
92a96f068e
@ -19,7 +19,7 @@ info: |
|
||||
If value is undefined, then
|
||||
Let index be 0.
|
||||
includes: [atomicsHelper.js]
|
||||
features: [Atomics, BigInt, SharedArrayBuffer, TypedArray]
|
||||
features: [Atomics, SharedArrayBuffer, TypedArray]
|
||||
---*/
|
||||
|
||||
const RUNNING = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user