summaryrefslogtreecommitdiff
path: root/js/src/vm/SelfHosting.cpp
Commit message (Expand)AuthorAge
* Issue #1726 - Implement String.replaceAll()meatloaf2021-02-04
* [js] Remove unused promise selfhosting functions.Moonchild2021-01-30
* Issue #1701 - Implement Intl.PluralRules APIMoonchild2020-12-22
* Revert "Issue #1691 - Part 1: Provide a way of associating a private value wi...Moonchild2020-11-28
* Issue #1691 - Part 1: Provide a way of associating a private value with a scriptMoonchild2020-11-27
* Issue #1676 - Part 8: Fix up include for selfhosted.out.hMatt A. Tobin2020-11-03
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
* Issue #618 - Simplify module resolve hook to be a function pointerMoonchild2020-08-06
* Issue #618 - Use a single slot for the module's environment object.Moonchild2020-07-08
* Issue #618 - Align error handling for module scripts with the spec (again)Moonchild2020-07-08
* Issue #618 - Report source position information (line/column)Moonchild2020-07-04
* Issue #618 - Align module instantiation/errors with the updated spec.Moonchild2020-07-03
* 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 #1283 - Implement Promise.prototype.finally()André Bargull2019-11-12
* Merge branch 'master' into js-moduleswolfbeast2019-11-10
|\
| * 1344477 - Part 2: Optimize Array.prototype.splice with JSOP_NORVCALL.Gaming4JC2019-07-18
| * 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.Gaming4JC2019-07-18
| * 1320408 - Part 1: Change JSFunction::getLength and JSFunction::getUnresolvedL...Gaming4JC2019-07-18
| * Implement String.prototype.trimStart and trimEnd.wolfbeast2019-05-17
| * Remove telemetry leftovers from JS engine.adeshkp2019-01-30
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into _te...janekptacijarabaci2018-07-06
|\|
| * Change inlining of intrinsics.wolfbeast2018-06-07
| * Issue #325 Part 14: Remove EXPOSE_INTL_API conditionals.wolfbeast2018-05-04
| * Bug 1287677 - Add mozIntl.getDisplayNames APIjanekptacijarabaci2018-03-30
* | Bug 1326453 - Part 5: Remove no longer used ListIterator implementationjanekptacijarabaci2018-04-14
|/
* Part 1: Implement ES6 function name property semanticsjanekptacijarabaci2018-03-19
* Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScriptjanekptacijarabaci2018-03-19
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02