summaryrefslogtreecommitdiff
path: root/js/src/jit-test
Commit message (Expand)AuthorAge
* 1344334 - Make DoTypeUpdateFallback infallible.Gaming4JC2019-07-18
* 1339395 - Part 8: Add separate variables for wasm debugger test.Gaming4JC2019-07-18
* 1339395 - Part 6: Update jit-tests now that object rest/spread properties are...Gaming4JC2019-07-18
* 420857 - Part 4: Report the position of opening bracket for missing bracket e...Gaming4JC2019-07-18
* 420857 - Part 3: Report the position of opening brace for missing brace error...Gaming4JC2019-07-18
* 420857 - Part 2: Report the position of opening brace for missing brace error...Gaming4JC2019-07-18
* 420857 - Part 1: Report the position of opening brace for missing brace error...Gaming4JC2019-07-18
* 1357506 - Remove assert that constructorBox can only be set once when parsing...Gaming4JC2019-07-18
* 1359622 - Fix assert for calling Function.toString on class constructors when...Gaming4JC2019-07-18
* 1340148 - Disallow function redeclarations at module top level.Gaming4JC2019-07-18
* 104442 - Part 1: Report the position and the kind of previous declaration for...Gaming4JC2019-07-18
* 1339963 - Part 3: Check IdentifierName in ExportClause without from.Gaming4JC2019-07-18
* 1336783 - Part 1: Rework on reserved word and remove TokenStream::KeywordIsName.Gaming4JC2019-07-18
* 1333143 - Self-host Object.prototype.valueOf.Gaming4JC2019-07-18
* 903389 - Fix uses of ClassMethodIsNative.Gaming4JC2019-07-18
* 1317374 - Don't do Annex B lexical function behavior when redeclaring a param...Gaming4JC2019-07-18
* Remove unboxed object tests.wolfbeast2019-06-25
* Stage 1-4: Update testsTooru Fujisawa2019-02-03
* Improve graph edge resolution code.wolfbeast2018-10-23
* Merge remote-tracking branch 'janek/js_regexp_lastindex_1'wolfbeast2018-03-27
|\
| * Bug 1317397: Only set lastIndex for global or sticky RegExps in RegExpBuiltin...janekptacijarabaci2018-03-24
* | Bug 1357075 - Pad a nop to unwind to the scope just before a destructuring it...janekptacijarabaci2018-03-25
* | Bug 1342553, Bug 1343072, Bug 1344753 (details in the description)janekptacijarabaci2018-03-25
* | Bug 1334314 - Fix debug mode OSR exception handling for IteratorClose trynotesjanekptacijarabaci2018-03-25
* | Bug 1341339 - Check for duplicates in processIteratorsjanekptacijarabaci2018-03-25
* | Bug 1335996 - Make test for bug 1333946 more reliablejanekptacijarabaci2018-03-25
* | Bug 1333946 - Make IonBuilder::processIterators transitivejanekptacijarabaci2018-03-25
* | Bug 1331444 - Keep iterators alive in Ion in for-of loops for IteratorClose d...janekptacijarabaci2018-03-25
|/
* Add support for the function `name` property.wolfbeast2018-03-20
|\
| * Part 4: Fix existing testsjanekptacijarabaci2018-03-19
* | Bug 1323868: Report object allocation failure when running off-main-threadjanekptacijarabaci2018-03-19
|/
* Support ES6's "new function" constructwolfbeast2018-03-18
|\
| * Bug 755821: Function() should use the parser's argument parsing codejanekptacijarabaci2018-03-16
* | Handle same-compartment wrappers in TypedArray methods.wolfbeast2018-03-17
|/
* Add rematerialized frames to the table on JitActivation after rematerializati...wolfbeast2018-02-08
* Remove VerifyBarriers() and MaybeVerifyBarriers() stubs and callers.wolfbeast2018-02-03
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02