- Jan 30, 2019
-
-
Frank Yung-Fong Tang authored
-
Frank Yung-Fong Tang authored
-
Frank Tang authored
-
Frank Yung-Fong Tang authored
-
Frank Yung-Fong Tang authored
-
Frank Yung-Fong Tang authored
-
Frank Yung-Fong Tang authored
-
Michael Ficarra authored
-
Ross Kirsling authored
-
Ross Kirsling authored
-
Ross Kirsling authored
-
Ross Kirsling authored
-
- Jan 28, 2019
-
-
Frank Yung-Fong Tang authored
This is based on UTS35 in the new spec.
-
Frank Yung-Fong Tang authored
-
Frank Yung-Fong Tang authored
-
Frank Yung-Fong Tang authored
-
Timothy Gu authored
-
Frank Yung-Fong Tang authored
-
Frank Yung-Fong Tang authored
-
- Jan 25, 2019
-
-
Rick Waldron authored
-
Adrian Heine authored
According to sec-identifiers-static-semantics-assignmenttargettype, `AssignmentTargetType` of `arguments` and `eval` in non-strict mode code is `simple`. sec-update-expressions-static-semantics-early-errors mandates early errors for `UpdateExpression` if `AssignmentTargetType` is `invalid` or `strict`.
-
- Jan 24, 2019
-
-
Frank Yung-Fong Tang authored
Add test for case of -kn-true Verify no -kn-true nor -kn-false in the returned locale. Change expectation per https://github.com/tc39/ecma402/pull/302
-
Frank Yung-Fong Tang authored
-
Frank Yung-Fong Tang authored
This is due to the fact we now only accept Unicode Locale Identifier in UTS 35.
-
- Jan 23, 2019
-
-
jugglinmike authored
Previously, the early error prohibiting duplicate entries in UniqueFormalParameters was only tested in terms of async functions. In one case, this was misattributed to UniqeFormalParameters and only enforced for strict mode code. Extend coverage to the other function-creating productions which include UniqueFormalParameters (i.e. method definitions and non-async arrow functions), and update the existing tests to more accurately describe the source of the error.
-
- Jan 18, 2019
-
-
Frank Yung-Fong Tang authored
-
Leo Balter authored
Add missing features to private elements tests
-
- Jan 17, 2019
-
-
Nicolò Ribaudo authored
-
Nicolò Ribaudo authored
-
Leo Balter authored
Update rs-private-getter-alt.case
-
Timothy Gu authored
Move proposals that have been incorporated into the standard to the corresponding section.
-
Leo Balter authored
Import test changes from V8
-
Leo Balter authored
Merge pull request #2016 from test262-automation/javascriptcore-test262-automation-export-8f629cd87f Import test changes from JavaScriptCore
-
Frank Yung-Fong Tang authored
Sync with https://github.com/tc39/proposal-intl-list-format/pull/36
-
- Jan 12, 2019
-
-
Nicolò Ribaudo authored
-
- Jan 11, 2019
-
-
Nicolò Ribaudo authored
-
Nicolò Ribaudo authored
-
Leo Balter authored
Update same-line-async-gen-private-field-usage.js
-