Gus Caplan
|
4d9dccf443
|
Remove invalid feature, fix lint
|
2020-04-29 17:31:45 -04:00 |
Alexey Shvayka
|
a3c7d30cbb
|
Add AsyncGeneratorFunction test
|
2020-04-26 16:19:25 -04:00 |
Alexey Shvayka
|
69de665a62
|
Add GeneratorFunction test
|
2020-04-26 16:19:25 -04:00 |
Alexey Shvayka
|
43bc9f1465
|
Add Function test
|
2020-04-26 16:19:25 -04:00 |
Shu-yu Guo
|
76b38918a8
|
Correctly tag AggregateError proto-from-ctor-realm test
|
2020-04-25 18:51:44 -04:00 |
Alexey Shvayka
|
c9ce3be95d
|
Add Object.seal test
|
2020-04-25 18:45:48 -04:00 |
Alexey Shvayka
|
feaa555fc3
|
Add Object.isSealed test
|
2020-04-25 18:45:48 -04:00 |
Alexey Shvayka
|
a65d0bfb42
|
Add Object.isFrozen test
|
2020-04-25 18:45:48 -04:00 |
Alexey Shvayka
|
521446b36b
|
Add Object.freeze test
|
2020-04-25 18:45:48 -04:00 |
Alexey Shvayka
|
07ff2ffa4a
|
Add Object.defineProperties test
|
2020-04-25 18:45:48 -04:00 |
Alexey Shvayka
|
56cbc61e42
|
Add Object.getOwnPropertyDescriptors test
|
2020-04-25 18:45:48 -04:00 |
Alexey Shvayka
|
2183fa7e4e
|
Add Object.assign test
|
2020-04-25 18:45:48 -04:00 |
Alexey Shvayka
|
7a4b88e446
|
Add `null` named capture coercion test case
|
2020-04-23 10:48:48 -04:00 |
Alexey Shvayka
|
6de6484e21
|
Add functional replacement test
|
2020-04-23 10:48:48 -04:00 |
Alexey Shvayka
|
a6f3449cd8
|
Add string replacement test
|
2020-04-23 10:48:48 -04:00 |
Alexey Shvayka
|
eca34edd7e
|
Drop "the" and align license headers
|
2020-04-23 10:48:16 -04:00 |
Alexey Shvayka
|
3b5845afe7
|
Add invalid non-Unicode test
|
2020-04-23 10:48:16 -04:00 |
Alexey Shvayka
|
b0995ea174
|
Add invalid Unicode test
|
2020-04-23 10:48:16 -04:00 |
Alexey Shvayka
|
fd18971545
|
Add valid non-Unicode test
|
2020-04-23 10:48:16 -04:00 |
Alexey Shvayka
|
1991c24d91
|
Add valid Unicode test
|
2020-04-23 10:48:16 -04:00 |
Alexey Shvayka
|
df0207cbeb
|
Test revoked [[ProxyHandler]]
|
2020-04-23 10:45:26 -04:00 |
Alexey Shvayka
|
d6834acbf1
|
Test revoked callable [[ProxyTarget]]
|
2020-04-23 10:45:26 -04:00 |
Alexey Shvayka
|
449f3ed0b9
|
Test revoked [[ProxyTarget]]
|
2020-04-23 10:45:26 -04:00 |
Alexey Shvayka
|
0c06bbcebf
|
Add "proto-from-ctor-realm" test for AggregateError
|
2020-04-23 10:43:46 -04:00 |
Alexey Shvayka
|
a24078194c
|
Use isConstructor harness in revocation function test
|
2020-04-23 10:42:59 -04:00 |
Alexey Shvayka
|
c31133b195
|
Add Proxy.revocable built-in test
|
2020-04-23 10:42:59 -04:00 |
Rick Waldron
|
fadb9073d3
|
Atomics.waitAsync: fix lint trash
|
2020-04-23 10:32:55 -04:00 |
Rick Waldron
|
d7e4de1484
|
Atomics.waitAsync: validate array type; waiter list position, notify before timeout
|
2020-04-23 10:32:55 -04:00 |
Rick Waldron
|
161ce480d1
|
Atomics.waitAsync: misused symbol args.
|
2020-04-23 10:32:55 -04:00 |
Rick Waldron
|
bd5b37e51e
|
Atomics.waitAsync: symbol for timeout throws
|
2020-04-23 10:32:55 -04:00 |
Rick Waldron
|
eeb75f60dd
|
Atomics.waitAsync: poisoned object throws
|
2020-04-23 10:32:55 -04:00 |
Rick Waldron
|
db9c0ef27c
|
Atomics.waitAsync: out of range index
|
2020-04-23 10:32:55 -04:00 |
Rick Waldron
|
092342098e
|
Atomics.waitAsync: fix lint issues
|
2020-04-23 10:32:55 -04:00 |
Rick Waldron
|
c3efb56025
|
Atomics.waitAsync: make all agent timeouts async
|
2020-04-23 10:32:55 -04:00 |
Rick Waldron
|
f03c0c2de3
|
fixup! Atomics.waitAsync: no spurious wakeup on [operation]
|
2020-04-23 10:32:55 -04:00 |
Rick Waldron
|
a46bbfd872
|
Atomics: drop unused id argument to agent receiveBroadcast handler
|
2020-04-23 10:32:55 -04:00 |
Rick Waldron
|
974a4ffbc5
|
Atomics.waitAsync: no spurious wakeup on [operation]
|
2020-04-23 10:32:55 -04:00 |
Rick Waldron
|
6d4b4eba98
|
Atomics.waitAsync: false, nan, negative, null, object zero timeouts
|
2020-04-23 10:32:55 -04:00 |
Rick Waldron
|
4c2ca05790
|
Atomics.waitAsync: negative index throws
|
2020-04-23 10:32:55 -04:00 |
Rick Waldron
|
a196c9307d
|
Atomics.waitAsync: negative timeout
|
2020-04-23 10:32:55 -04:00 |
Rick Waldron
|
677fb82a75
|
Atomics.waitAsync: false for timeouts, revised.
|
2020-04-23 10:32:55 -04:00 |
Rick Waldron
|
9519cd8448
|
Atomics.waitAsync: Return Value
|
2020-04-23 10:32:55 -04:00 |
Rick Waldron
|
dabcc05199
|
Atomics.waitAsync: false, nan for timeouts
|
2020-04-23 10:32:55 -04:00 |
Rick Waldron
|
c0f0adffdd
|
Atomics.waitAsync: ValidateSharedIntegerTypedArray, ValidateAtomicAccess & Return promiseCapability.[[Promise]]
|
2020-04-23 10:32:55 -04:00 |
Rick Waldron
|
4e48a5692c
|
Atomics.wait: fix esid
|
2020-04-23 10:32:55 -04:00 |
Rick Waldron
|
bb37b8812f
|
Atomics.waitAsync: add descriptor, length, name tests
|
2020-04-23 10:32:55 -04:00 |
Alexey Shvayka
|
1394a4f33e
|
Fix Proxy tests
|
2020-04-23 10:31:12 -04:00 |
Alexey Shvayka
|
fe0d4dc781
|
Fix bound function tests
|
2020-04-23 10:31:12 -04:00 |
Gus Caplan
|
1d513c3a50
|
Update indices-groups-object.js
|
2020-04-18 17:04:51 -04:00 |
Gus Caplan
|
a799a4ac23
|
Sort out __proto__ occurances outside of annexB
|
2020-04-18 17:04:51 -04:00 |