Leo Balter
|
10ad4c1593
|
Split tests and fix false positive
|
2021-09-27 14:59:12 -04:00 |
Phillip Mates
|
c768b9b8f2
|
Ensure that proxying wrapped functions preserves checks
|
2021-09-27 10:28:38 -04:00 |
Rick Waldron
|
43f4453472
|
Update test/built-ins/ShadowRealm/prototype/evaluate/returns-proxy-callable-object.js
Co-authored-by: Leo Balter <leonardo.balter@gmail.com>
|
2021-09-22 12:42:24 -04:00 |
rwaldron
|
abdc0fa441
|
Add Proxy callable return test
|
2021-09-22 12:21:51 -04:00 |
rwaldron
|
e4adfd8979
|
fix: ensure check for ShadowRealm at start of test
|
2021-09-22 12:21:11 -04:00 |
Leo Balter
|
49819bc0bc
|
Add more tests verifying errors from ShadowRealms evaluation
|
2021-09-22 10:32:44 -04:00 |
Leo Balter
|
227977a8e6
|
Fix tests issues
|
2021-09-14 11:58:41 -04:00 |
Leo Balter
|
6a5b818896
|
Add more tests to ShadowRealms
Ref #3044
|
2021-09-14 09:06:58 -04:00 |
Phillip Mates
|
ed0532e231
|
syntax errors for `ShadowRealm.evaluate` should be exposed
|
2021-09-13 10:09:42 -04:00 |
rwaldron
|
bf0d0f6c3d
|
fix: correction to descriptor definition
|
2021-09-02 11:12:03 -04:00 |
rwaldron
|
025a9691cb
|
fix: rename Realm -> ShadowRealm
|
2021-09-02 11:07:19 -04:00 |
rwaldron
|
4a55a4f67a
|
fix: rename feature tag from "callable-boundary-realms" -> "ShadowRealm"; rename built-ins/Realm -> built-ins/ShadowRealm
|
2021-09-02 10:46:33 -04:00 |