ExE Boss
|
8f904d8cc8
|
Set function `length` and `name` in `CreateBuiltinFunction`
|
2021-01-29 09:45:20 -05:00 |
Rick Waldron
|
d576baf73f
|
Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests.
|
2020-10-06 12:01:34 -04:00 |
Rick Waldron
|
12ed905003
|
Clean up some existing constructor checks; eliminate duplicate checks
|
2020-10-06 12:01:34 -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
|
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 |
André Bargull
|
59a1a016b7
|
Assign "name" property to all anonymous functions (#2299)
Implements the changes from <https://github.com/tc39/ecma262/pull/1490>.
|
2019-08-15 10:58:40 -04:00 |
Rick Waldron
|
2d27462e70
|
Features: Proxy, Reflect (See pull/1643) (#1646)
Follow up to https://github.com/tc39/test262/pull/1643
|
2018-07-20 18:42:39 -04:00 |
Rick Waldron
|
4fd36e7f1d
|
built-ins/Proxy/*: make all indentation consistent (depth & character) (#1434)
|
2018-02-15 15:11:36 -05:00 |
André Bargull
|
f95b56ab28
|
Revert "js-beautify: make all indentation consistent (depth & character) (#1409)" (#1412)
This reverts commit a01de4a722 .
|
2018-02-09 12:09:47 -05:00 |
Rick Waldron
|
a01de4a722
|
js-beautify: make all indentation consistent (depth & character) (#1409)
|
2018-02-09 11:35:37 -05:00 |
Rick Waldron
|
92a2621901
|
Frontmatter: fixup "info: >" to "info: |"
|
2018-01-05 12:27:59 -05:00 |
André Bargull
|
d59e30c95e
|
Remove execute bit from files (#976)
|
2017-04-13 16:24:07 -04:00 |
André Bargull
|
ca61d9b876
|
Add missing tests for "length" and "name" properties of built-in functions
Note: Already uses the updated DataView function lengths from tc39/ecma262#266 (ES2016 Draft 2015-12-20)
|
2016-01-15 18:12:05 +01:00 |
André Bargull
|
38c6700cbb
|
Test built-in function requirements of Promise and Proxy helper functions
|
2015-11-24 20:12:55 +01:00 |
Leonardo Balter
|
c3e71dcb0b
|
Proxy.revocable
|
2015-06-15 22:37:56 -04:00 |