test262/test/built-ins/Proxy/revocable
Mike Pennisi e9fc3db379 Add test for normative change to TCO&revoked Proxy
Normative: phrase tail calls as discarding resources rather than popping
execution context stack
https://github.com/tc39/ecma262/pull/2495
2021-09-07 17:50:48 -04:00
..
builtin.js Clean up some existing constructor checks; eliminate duplicate checks 2020-10-06 12:01:34 -04:00
handler-is-revoked-proxy.js Test revoked [[ProxyHandler]] 2020-04-23 10:45:26 -04:00
length.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
name.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
not-a-constructor.js Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
proxy.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
revocation-function-extensible.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
revocation-function-length.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
revocation-function-name.js Assign "name" property to all anonymous functions (#2299) 2019-08-15 10:58:40 -04:00
revocation-function-not-a-constructor.js Clean up some existing constructor checks; eliminate duplicate checks 2020-10-06 12:01:34 -04:00
revocation-function-property-order.js Set function `length` and `name` in `CreateBuiltinFunction` 2021-01-29 09:45:20 -05:00
revocation-function-prototype.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
revoke-consecutive-call-returns-undefined.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
revoke-returns-undefined.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
revoke.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
target-is-revoked-function-proxy.js Test revoked callable [[ProxyTarget]] 2020-04-23 10:45:26 -04:00
target-is-revoked-proxy.js Test revoked [[ProxyTarget]] 2020-04-23 10:45:26 -04:00
tco-fn-realm.js Add test for normative change to TCO&revoked Proxy 2021-09-07 17:50:48 -04:00