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
|
c644ede430
|
Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739
|
2020-10-06 12:01:34 -04:00 |
Leo Balter
|
6c2503a810
|
Adds String.fromCodePoint to the features list (#1606)
|
2018-06-21 16:03:08 -04:00 |
Rick Waldron
|
19ca734bea
|
built-ins/String/*: make all indentation consistent (depth & character) (#1430)
|
2018-02-15 15:39:13 -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 |
Leonardo Balter
|
57b7d13781
|
String.fromCodePoint
|
2015-07-10 14:30:27 -04:00 |