summaryrefslogtreecommitdiff
path: root/js/src/vm
Commit message (Expand)AuthorAge
* Issue #1459 - De-templatize array accessor methods.arubaMoonchild2020-06-23
* Issue #1459 - Inline rest of Combined methods for NativeObject and UnboxedArr...Moonchild2020-06-22
* Issue #1459 - Inline a number of helper functions.Moonchild2020-06-22
* Issue #1459 - Remove unboxed array enabling options.Moonchild2020-06-20
* Issue #1459 - Remove UnboxedArrayObjectMoonchild2020-06-19
* Issue #1570 - Implement globalThiswolfbeast2020-05-30
* [js] Remove pointless MakeMRegExpHoistable optimization.wolfbeast2020-03-18
* Revert #1091 Remove unboxed object code phase 1 + extras.wolfbeast2020-02-23
* Revert #1137 - Remove unboxed arrayswolfbeast2020-02-23
* Revert #1142 - Remove unboxed objectswolfbeast2020-02-22
* Revert 1320408 part 15: Make addDataProperty staticwolfbeast2020-02-22
* Issue #1322 - Part 1: Remove the DOM Promise guts.wolfbeast2019-12-19
* Bug 1390082 - Implement AsyncGeneratorQueue with simpler array operations.Gaming4JC2019-12-17
* Bug 1379525 - Part 1: Await on the value before yielding or returning inside ...Gaming4JC2019-12-17
* Bug 1331092 - Part 7: Implement Async Generator yield*.Gaming4JC2019-12-17
* Bug 1331092 - Part 2: Implement Async Generator except yield*.Gaming4JC2019-12-17
* Bug 1317389: Change property attributes for generator and async functions to ...Gaming4JC2019-12-17
* Bug 1316098 - Optimize out result object allocation for await/return in async...Gaming4JC2019-12-17
* Bug 1343481 - Part 4: Add Add GeneratorObject.{isAfterYield,isAfterAwait}.Gaming4JC2019-12-17
* Bug 1343481 - Part 3: Add JSOP_AWAIT and rename {yieldIndex,yieldOffset} to {...Gaming4JC2019-12-17
* Bug 1343481 - Part 2: Stop using StarGegerator for async function.Gaming4JC2019-12-17
* Bug 1343481 - Part 1: Remove {JSFunction,JSScript,LazyScript}.isGenerator() m...Gaming4JC2019-12-17
* Bug 1336705 - Part 2: Add self-hosting intrinsics for resolving/rejecting Pro...Gaming4JC2019-12-17
* Issue #1302 - Add self-hosted implementation for string regex .matchAllwolfbeast2019-11-26
* Issue #1284 - Implement /s (dotAll) for regular expressions, v2.wolfbeast2019-11-18
* Revert "Issue #1284 - Implement /s (dotAll) for regular expressions."wolfbeast2019-11-18
* Issue #1284 - Implement /s (dotAll) for regular expressions.wolfbeast2019-11-18
* Issue #1283 - Implement Promise.prototype.finally()André Bargull2019-11-12
* Merge branch 'master' into js-moduleswolfbeast2019-11-10
|\
| * Merge pull request #1262 from athenian200/solaris-workMoonchild2019-11-02
| |\
| | * MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up.athenian2002019-10-21
| * | Issue #1257 - Part 2: Remove watch/unwatch and JS watchpoint class.wolfbeast2019-10-27
| * | Issue #1257 - Part1: Remove watch class-hook and proxy trap.wolfbeast2019-10-26
| |/
| * Use the correct group for JIT constraints.wolfbeast2019-09-05
| * 1339395 - Part 3: Add BytecodeEmitter support for object rest and spread prop...Gaming4JC2019-07-18
| * 1344477 - Part 2: Optimize Array.prototype.splice with JSOP_NORVCALL.Gaming4JC2019-07-18
| * 1344477 - Part 1: Add JSOP_CALL_IGNORES_RV for function call that ignores ret...Gaming4JC2019-07-18
| * 1216630 - Print class source when calling toString on the constructor.Gaming4JC2019-07-18
| * Fix a thread assertion in NewCopiedArrayTryUseGroupGaming4JC2019-07-18
| * 1336783 - Part 1: Rework on reserved word and remove TokenStream::KeywordIsName.Gaming4JC2019-07-18
| * 1283712 - Part 10: Support notes in getLastWarning shell-only testing function.Gaming4JC2019-07-18
| * 1332245 - Move nsScriptError from js/xpconnect to dom/bindings.Gaming4JC2019-07-18
| * 1283712 - Part 5: Support notes in Debugger.Gaming4JC2019-07-18
| * 1339137 - Don't do Annex B lexical function behavior when redeclaring a param...Gaming4JC2019-07-18
| * 1320408 - Part 26: Remove Shape::set declaration.Gaming4JC2019-07-18
| * 1320408 - Part 25: Change NativeObject::toDictionaryMode to static method.Gaming4JC2019-07-18
| * 1320408 - Part 24: Change NativeObject::{fillInAfterSwap,replaceWithNewEquiva...Gaming4JC2019-07-18
| * 1320408 - Part 23: Change RegExpObject::{getShared,createShared,dumpBytecode}...Gaming4JC2019-07-18
| * 1320408 - Part 22: Remove JSContext* parameter from ProxyObject::renew and Wr...Gaming4JC2019-07-18
| * 1320408 - Part 19: Remove JSContext* parameter from ModuleObject::fixEnvironm...Gaming4JC2019-07-18