summaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* Revert "Issue #1676 - Part 4: Split builtin sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 5: Split devtools sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 6: Split ds sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 7: Split frontend sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 8: Fix up include for selfhosted.out.h"Moonchild2022-09-05
* Revert "Issue #1676 - Part 9: Move DIRS down in js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 10: Split gc sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 11: Split irregexp sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 12: Split jit sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 13: Split perf sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 14: Split proxy sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 15: Split threading sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 16: Split WASM sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 17: Put remaining source files which have debug co...Moonchild2022-09-05
* Revert "Issue #1676 - Part 18: Move and separate top level sources from vm so...Moonchild2022-09-05
* Revert "Issue #1676 - Part 19: Split ctypes sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 20: Split vtune sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Follow-up: Put js/src (including vm), jit, and wasm bac...Moonchild2022-09-05
* Issue #80 - reinstated unified building for some large chunks of our code.Moonchild2022-09-04
* Issue #1999 - Switch to the unorm2 API for String.normalize()Moonchild2022-09-02
* Issue #1996 - Implement at() method on built-in indexables.Moonchild2022-08-29
* Issue #1956 - Fix C++ code standard conformance issue in StoreBuffer.hMoonchild2022-08-28
* Issue #1969 - Implement Intl.RelativeTimeFormat.Job Bautista2022-07-25
* Issue #1971 - Part 5: Update Spidermonkey for Unicode 11.Job Bautista2022-07-24
* Issue #1971 - Part 2: Update ICU source to 63.2.Job Bautista2022-07-24
* Issue #1805 - Follow-up: Include the same headers for Solaris as well to1805-stacksizeMoonchild2022-07-15
* Issue #1805 - Follow-up: provide for Linux builds using rlimit and min/max.Moonchild2022-07-15
* Issue #1805 - Improve stack size limits for all targets.Moonchild2022-07-15
* Issue #1952 - m-c 1440468: Proxied functions can't be passed to Function.prot...Martok2022-07-01
* Issue #1952 - m-c 1383775: Clean up function toString/toSource code, remove r...Martok2022-07-01
* Issue #1952 - m-c 1380962/2: Remove unnecessary lambda function in FunctionTo...Martok2022-07-01
* Issue #1952 - m-c 1380962/1: Merge append calls when assembling the source st...Martok2022-07-01
* Issue #1952 - m-c 1371593: Avoid repeated string atomizations when retrieving...Martok2022-07-01
* Issue #1952 - m-c 1365387: Optimize FinishBoundFunctionInit by delaying atomi...Martok2022-07-01
* Merge pull request 'Collected ports for async functions in the JS parser' (#1...Moonchild2022-06-21
|\
| * Issue #1918 - m-c 1353693: Correct parsing of async generator methodsMartok2022-06-17
| * Issue #1918 - m-c 1353690: Properly exclude |await| from consideration as a |...Martok2022-06-17
| * Issue #1918 - m-c 1345960: Handle shorthand property and destructuring with a...Martok2022-06-17
| * Issue #1918 - m-c 1358246: Report syntax error for stray "async" keyword in o...Martok2022-06-17
* | Issue #1905 - Part 4b - Fix issue loading the profile and saving changes to t...Brian Smith2022-06-15
|/
* Issue #1905 - Part 3h - Fix breakages on other platforms.Brian Smith2022-06-10
* Issue #1905 - Part 3g - Final set of changes connecting ARM64 support for Mac.Brian Smith2022-06-09
* Issue #1742 - Part 5: Remove unnecessary GCPtr::unbarrieredGetJeremy Andrews2022-05-27
* Issue #1742 - Part 4: Don't trigger read barriers when comparing wrapped poin...Jeremy Andrews2022-05-27
* Issue #1742 - Remove the ambiguous portions of gc that dealt with taggedMoonchild2022-05-25
* Issue #1742 - Part 3: use JS::PropertyResult instead of Shape*Moonchild2022-05-24
* Issue #1742 - Part 2: Add a class to encapsulate the possible results of a pr...Moonchild2022-05-24
* Issue #1742 - Part 1: Refactor rooting base class templatesMoonchild2022-05-24
* Issue #1894 - Part 7: Update testsFranklinDM2022-05-21
* Issue #1894 - Part 6: Check for nullish values when folding coalesce nodesFranklinDM2022-05-21