summaryrefslogtreecommitdiff
path: root/js/src/jsapi-tests
Commit message (Collapse)AuthorAge
* [JS:Engine] Remove the use of tagged shape pointersMatt A. Tobin2022-05-29
|
* Issue mcp-graveyard/UXP%1676 - Part 21: Use js-cxxflags.mozbuild in testing ↵Matt A. Tobin2020-11-04
| | | | code and js shell
* Issue mcp-graveyard/UXP%1656 - Part 10: Manual cleanup.Moonchild2020-09-24
|
* Issue mcp-graveyard/UXP%1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
|
* Issue mcp-graveyard/UXP%1656 - Part 6: Clean up the build filesMoonchild2020-09-23
|
* Issue mcp-graveyard/UXP%1471 - Fix building on sparc64 LinuxJMadgwick2020-03-09
| | | | | Correct various pre-processor defines for sparc64 and in mozjemalloc use the JS arm64 allocator on Linux/sparc64. This corrects build problems opn Linux sparc64 and is in line with bugzilla bug %1275204.
* Issue mcp-graveyard/UXP%1322 - Part 1: Remove the DOM Promise guts.wolfbeast2019-12-19
| | | | This removes all the parts guarded by SPIDERMONKEY_PROMISE
* 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.Gaming4JC2019-07-18
|
* 636635 - Do not create named lambda binding for a function created by ↵Gaming4JC2019-07-18
| | | | Function constructor.
* Issue mcp-graveyard/UXP%187: Remove solaris conditional code.wolfbeast2019-03-30
|
* Issue mcp-graveyard/UXP%325 Part 5: Remove non-Intl legacy code paths from js.wolfbeast2018-05-04
|
* Disable strict-aliasing for GCC in js/src/jsapi-teststrav902018-03-04
| | | | Compiling our tree with strict-aliasing is not supported.
* Split double MoveOperands that conflict with floats.wolfbeast2018-02-05
|
* Remove remaining conditional GCZeal code.wolfbeast2018-02-03
| | | | | | | | | | | | | | | Creates stubs: jsgc.h/cpp VerifyBarriers() stub MaybeVerifyBarriers() stub GCRuntime::computeNonIncrementalMarkingForValidation() stub GCRuntime::validateIncrementalMarking() stub GCRuntime::finishMarkingValidation() stub GCRuntime::pushZealSelectedObjects() stub bool useZeal? GCRuntime::runDebugGC() stub XPConnect: nsXPCComponents_Utils::SetGCZeal() stub (always NS_OK)
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02