Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Part 1: Implement ES6 function name property semantics | janekptacijarabaci | 2018-03-19 |
| | | | | Issue #78 | ||
* | Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScript | janekptacijarabaci | 2018-03-19 |
| | | | | | | Issue #78 [Depends on] Bug 883377: Implement ES6 function "name" property semantics | ||
* | Bug 755821: Function() should use the parser's argument parsing code | janekptacijarabaci | 2018-03-16 |
| | |||
* | Remove remaining conditional GCZeal code. | wolfbeast | 2018-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) | ||
* | Implement configuration pref for Generational Garbage Collection. | wolfbeast | 2018-02-02 |
| | | | | | Pref: javascript.options.mem.gc_generational This resolves #20 | ||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |