summaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* 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
* Issue #1894 - Part 5: Implement bytecode for nullish coalescingFranklinDM2022-05-21
* Issue #1894 - Part 4: Implement IonMonkey support for nullish coalescingFranklinDM2022-05-21
* Issue #1894 - Part 3: Implement support for nullish coalescing in JS reflectionFranklinDM2022-05-21
* Issue #1894 - Part 2: Implement support for nullish coalescing in the JS parserFranklinDM2022-05-21
* Issue #1894 - Part 1: Implement coalesce JS opcodeFranklinDM2022-05-21
* Issue #1658 - Part 8: Update testsFranklinDM2022-05-04
* Issue #1658 - Part 6: Break and return no control flow for jumps emitted by o...FranklinDM2022-05-04
* Issue #1658 - Part 5: Add and initialize TDZ check to optional chaining emitterFranklinDM2022-05-04
* Issue #1658 - Part 4: Fix optional chaining assertions and remove unreachable...FranklinDM2022-05-04
* Issue #1658 - Part 3: Implement support for optional chaining in JS reflectionFranklinDM2022-05-04
* Issue #1658 - Part 2: Implement bytecode for optional chainingFranklinDM2022-05-04
* Issue #1658 - Part 1: Implement support for optional chaining in the JS ParserFranklinDM2022-05-04
* Merge branch 'master' into 1829Brian Smith2022-04-28
|\
| * Issue #1877 - Resolve NIGHTLY_BUILD conditionals.Moonchild2022-04-22
* | Issue #1829 - Readd code cleanup that is not Mac related that got clobbered b...Brian Smith2022-04-26
* | Issue #1829 - Revert "Issue #1751 -- Remove XP_DARWIN"Brian Smith2022-04-26