Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Replace SetOrExtendBoxedOrUnboxedDenseElements with direct calls. | wolfbeast | 2019-06-14 | -13/+10 |
| | ||||
* | Inline combined methods for NativeObject and UnboxedArrayObject accesses. | wolfbeast | 2019-06-10 | -1/+1 |
| | ||||
* | Remove UnboxedArray code part 1 | wolfbeast | 2019-05-23 | -6/+6 |
| | ||||
* | Bug 1342553 - Part 0.2: Support JSOP_CHECKISCALLABLE in JIT | janekptacijarabaci | 2018-03-25 | -0/+9 |
| | | | | Issue #74 | |||
* | Remove VerifyBarriers() and MaybeVerifyBarriers() stubs and callers. | wolfbeast | 2018-02-03 | -4/+0 |
| | ||||
* | Remove remaining conditional GCZeal code. | wolfbeast | 2018-02-03 | -5/+1 |
| | | | | | | | | | | | | | | | 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.0 | Matt A. Tobin | 2018-02-02 | -0/+1361 |