summaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa'Moonchild2021-06-21
* [js] Fix porting typoMoonchild2021-06-03
* [js] Fix invalid early return in BaselineFrame::trace.Jan de Mooij2021-06-02
* Issue #1751 -- Remove XP_MACOSX conditionals from the rest of the tree.Moonchild2021-05-06
* Issue #1751 -- Remove XP_DARWINMoonchild2021-05-02
* Issue #1751 -- Remove XP_IOSMoonchild2021-05-01
* Issue #1756 - Clean up ICU patch.Moonchild2021-03-31
* Issue #1756 - Expose NumberFormat.formatToParts() to content.Moonchild2021-03-31
* Issue #1756 - Initial wrapped implementation in C++Moonchild2021-03-31
* Issue #1053 - Remove __ANDROID__ defines (except in third party code)Moonchild2021-03-21
* Issue #1053 - Remove android blocks from configure.Moonchild2021-03-10
* Issue #1053 - Remove build system MOZ_ANDROID_* defines and related code.Moonchild2021-03-10
* [js] Add XMMRegName for invalid_xmmMoonchild2021-02-14
* Issue #1739 - Implement numeric separators.Moonchild2021-02-13
* Issue #1738 - Follow-up: Update comment (no code changes)Moonchild2021-02-12
* Issue #1738 - Part 2: Implement well-formed JSON stringifyMoonchild2021-02-11
* Issue #1738 - Part 1: Improve performance of JSON stringifyMoonchild2021-02-11
* Update tzdata to 2021aMoonchild2021-02-10
* Issue #1732 - Implement JSON superset proposal.Moonchild2021-02-05
* Issue #1726 - Add verification test for string.replaceAll()Moonchild2021-02-04
* Issue #1726 - Implement String.replaceAll()meatloaf2021-02-04
* [js] Remove unused promise selfhosting functions.Moonchild2021-01-30
* [js] Add AutoEnterOOMUnsafeRegion to JS_TransplantObject.Moonchild2021-01-26
* Issue #1624 - Fix slot access intrinsics for objects with > 16 reserved slotsMatt A. Tobin2021-01-11
* Issue #1701 - Implement Intl.PluralRules APIMoonchild2020-12-22
* Nuke erroneously added vim line.Moonchild2020-12-03
* Issue #1624 - Make ion inlining optimizations a pref.Moonchild2020-12-03
* Issue #1624 - Globally disable inlining optimizations in the JS JIT compiler.Moonchild2020-12-01
* Revert "Issue #1624 - Exclude function scopes from Ion compilation."Moonchild2020-12-01
* Issue #1624 - Exclude function scopes from Ion compilation.Moonchild2020-11-30
* 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 - Follow-up: Put js/src (including vm), jit, and wasm back into u...Matt A. Tobin2020-11-20
* Issue #1679 - Part 2: Some small issues to address buildability.Moonchild2020-11-12
* Issue #1679 - Part 1: First pass account for some of the refactoring differen...Matt A. Tobin2020-11-09
* Bug 1328948 - Add is(), as() to Cell.Matt A. Tobin2020-11-09
* Issue #1677 - Part 6: Implement NativeRegExpMacroAssembler for new regexp imp...Matt A. Tobin2020-11-09
* Issue #1677 - Part 5: "Simplify" regexp re-import process (and re-import from...Matt A. Tobin2020-11-09
* Issue #1677 - Part 4: Implement shim for regexpMatt A. Tobin2020-11-09
* Issue #1677 - Part 3: Create shim definitions for V8-specific code in new reg...Matt A. Tobin2020-11-09
* Issue #1677 - Part 2: Add build filesMatt A. Tobin2020-11-04
* Issue #1677 - Part 1: Import new V8 regexp code with Mozilla's header modific...Matt A. Tobin2020-11-04
* Merge branch 'jsbuild-work'Matt A. Tobin2020-11-04
|\
| * Issue #1676 - Part 21: Use js-cxxflags.mozbuild in testing code and js shellMatt A. Tobin2020-11-04
| * Issue #1676 - Part 20: Split vtune sources out of js/src/moz.buildMatt A. Tobin2020-11-04
| * Issue #1676 - Part 19: Split ctypes sources out of js/src/moz.buildMatt A. Tobin2020-11-04
| * Issue #1676 - Part 18: Move and separate top level sources from vm sources in...Matt A. Tobin2020-11-04
| * Issue #1676 - Part 17: Put remaining source files which have debug code ifdef...Matt A. Tobin2020-11-04
| * Issue #1676 - Part 16: Split WASM sources out of js/src/moz.buildMatt A. Tobin2020-11-04
| * Issue #1676 - Part 15: Split threading sources out of js/src/moz.buildMatt A. Tobin2020-11-04