Skip to content
Snippets Groups Projects
Commit 92a96f06 authored by Kevin Gibbons's avatar Kevin Gibbons Committed by Rick Waldron
Browse files

Remove bigint feature flag for built-ins/Atomics/wait/was-woken-before-timeout.js

parent 05cbb5f8
Branches
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment