test262/test/built-ins/Atomics/waitAsync/bigint
Leo Balter bc433f1e1c Fix typo in the tests for waitAsync
Fixes #2689
2020-07-08 13:46:07 -04:00
..
bad-range.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
false-for-timeout-agent.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
false-for-timeout.js Atomics: use .then($DONE, $DONE) wherever possible 2020-06-24 15:47:49 -04:00
good-views.js Atomics.waitAsync: await $262.agent.getReportAsync() in a loop, instead of calling thrice asynchronously. Fixes 2664 (#2676) 2020-06-24 13:51:52 -07:00
nan-for-timeout-agent.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
negative-index-throws.js Fix typo in the tests for waitAsync 2020-07-08 13:46:07 -04:00
negative-timeout-agent.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
negative-timeout.js Atomics: use .then($DONE, $DONE) wherever possible 2020-06-24 15:47:49 -04:00
no-spurious-wakeup-no-operation.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
no-spurious-wakeup-on-add.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
no-spurious-wakeup-on-and.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
no-spurious-wakeup-on-compareExchange.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
no-spurious-wakeup-on-exchange.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
no-spurious-wakeup-on-or.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
no-spurious-wakeup-on-store.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
no-spurious-wakeup-on-sub.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
no-spurious-wakeup-on-xor.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
non-bigint64-typedarray-throws.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
non-shared-bufferdata-throws.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
not-a-typedarray-throws.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
not-an-object-throws.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
null-bufferdata-throws.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
null-for-timeout-agent.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
null-for-timeout.js Atomics: use .then($DONE, $DONE) wherever possible 2020-06-24 15:47:49 -04:00
object-for-timeout-agent.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
object-for-timeout.js Atomics: use .then($DONE, $DONE) wherever possible 2020-06-24 15:47:49 -04:00
out-of-range-index-throws.js Fix typo in the tests for waitAsync 2020-07-08 13:46:07 -04:00
poisoned-object-for-timeout-throws-agent.js Fix typo in the tests for waitAsync 2020-07-08 13:46:07 -04:00
poisoned-object-for-timeout-throws.js Fix typo in the tests for waitAsync 2020-07-08 13:46:07 -04:00
symbol-for-index-throws-agent.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
symbol-for-index-throws.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
symbol-for-timeout-throws-agent.js Fix typo in the tests for waitAsync 2020-07-08 13:46:07 -04:00
symbol-for-timeout-throws.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
symbol-for-value-throws-agent.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
symbol-for-value-throws.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
true-for-timeout-agent.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
true-for-timeout.js Atomics: use .then($DONE, $DONE) wherever possible 2020-06-24 15:47:49 -04:00
undefined-for-timeout-agent.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
undefined-for-timeout.js Atomics: use .then($DONE, $DONE) wherever possible 2020-06-24 15:47:49 -04:00
undefined-index-defaults-to-zero-agent.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
value-not-equal-agent.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
value-not-equal.js Atomics: use .then($DONE, $DONE) wherever possible 2020-06-24 15:47:49 -04:00
waiterlist-block-indexedposition-wake.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00
was-woken-before-timeout.js Atomics.waitAsync: BigInt (#2642) 2020-06-12 09:57:14 -07:00