summaryrefslogtreecommitdiff
path: root/js/src/jit-test
Commit message (Expand)AuthorAge
* Merge branch 'master' into js-moduleswolfbeast2019-11-10
|\
| * Merge pull request #1262 from athenian200/solaris-workMoonchild2019-11-02
| |\
| | * MoonchildProductions#1251 - Part 9: Look for hypot in the math library (libm).athenian2002019-10-21
| * | Issue #1257 - Part 3: Remove/update tests.wolfbeast2019-10-27
| |/
| * 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
* | Bug 1341298 - Relax expected module state when resolving modules and circular...janekptacijarabaci2018-04-14
* | Bug 1341411 - Support circular module dependencies through export* per ES2017janekptacijarabaci2018-04-14
* | Bug 1341256 - Fix module namespace object get handlerjanekptacijarabaci2018-04-14
* | Bug 1326453 - Part 5: Remove no longer used ListIterator implementationjanekptacijarabaci2018-04-14
* | Bug 1326453 - Part 4: Return @@toStringTag in [[OwnPropertyKeys]] trap for mo...janekptacijarabaci2018-04-14
* | Bug 1326453 - Part 3: Don't throw a TypeError when SetPrototypeOf for module ...janekptacijarabaci2018-04-14
* | Bug 1326453 - Part 2: Change @@toStringTag for module namespace objects to no...janekptacijarabaci2018-04-14
* | Bug 1326453 - Part 1: Remove @@iterator method from module namespace objects ...janekptacijarabaci2018-04-14
* | Bug 1320993 - Fix exporting default class expressionjanekptacijarabaci2018-04-14
|/
* 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