- Sep 05, 2017
-
-
André Bargull authored
-
André Bargull authored
Because Proxies no longer allow to return duplicate property keys.
-
André Bargull authored
-
Leo Balter authored
Misc. class fields fixes
- Sep 04, 2017
-
-
André Bargull authored
-
André Bargull authored
Incorrect $DONE handlers which led to calling $DONE twice - async-generators/yield-promise-reject-next-yield-star-async-iterator.case - dstr-assignment-for-await/array-elem-trlg-iter-rest-nrml-close-skip.case $DONE handler not called at all: - dstr-assignment-for-await/array-elem-put-const.case - dstr-assignment-for-await/array-elem-trlg-iter-elision-iter-nrml-close-null.case Incorrect assumed execution sequence in IteratorDestructuringAssignmentEvaluation: - dstr-assignment-for-await/array-elem-iter-rtrn-close-null.case
-
- Sep 01, 2017
-
-
André Bargull authored
-
André Bargull authored
- Correct property access in class fields template - Remove assertions for properties which aren't present - Correct expected assertion value for uninitialized class field - Correct expected property descriptor attributes - Fix property tests in class-fields/string-literal-names.case - Pass restore option, otherwise it's not possible to call the method later - Fix async iteration tests to test iteration result objects
-
- Aug 31, 2017
-
-
Rick Waldron authored
-
- Aug 30, 2017
-
-
Daniel Ehrenberg authored
Fix erroneous description for one of the `do ... while` tests
-
Isiah Meadows authored
-
Daniel Ehrenberg authored
Typo in test/language/statements/labeled/continue.js
-
Marshall Roch authored
-
- Aug 29, 2017
-
-
Daniel Ehrenberg authored
Basic tests for BigInt
-
Daniel Ehrenberg authored
Add tests for invalid BigInt MVs
-
- Aug 25, 2017
-
-
Leo Balter authored
-
Leo Balter authored
-
- Aug 24, 2017
-
-
Robin Templeton authored
-
Leo Balter authored
Class fields
-
Leo Balter authored
-
Leo Balter authored
-
Leo Balter authored
-
Daniel Ehrenberg authored
-
- Aug 23, 2017
-
-
Leo Balter authored
* Apply feedback for RegExp.prototype.flags Ref #1149
-
Josh Wolfe authored
-
Aleksey Shvayka authored
-
Leo Balter authored
-
- Aug 21, 2017
-
-
Leo Balter authored
-
Leo Balter authored
Tests for NumericSeparatorLiteral. Closes gh-1051
-
Rick Waldron authored
-
Rick Waldron authored
-
- Aug 18, 2017
-
-
Leo Balter authored
Remove remaining cases for ...{
-
Leo Balter authored
-
Leo Balter authored
-
Lucas Azzola authored
-
Leo Balter authored
features: generator => generators. Fixes gh-1181
-
Leo Balter authored
Removes previously missed object rest `...{` cases.
-
Rick Waldron authored
-
Rick Waldron authored
-