wolfbeast
|
b5de790f2a
|
Remove remaining conditional GCZeal code.
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)
|
2019-02-14 14:37:52 +08:00 |
|
wolfbeast
|
97a0673483
|
Remove GCZeal: Base cleanup
UXP repo issue #8
|
2019-02-14 14:37:49 +08:00 |
|
wolfbeast
|
935b074787
|
Implement configuration pref for Generational Garbage Collection.
Pref: javascript.options.mem.gc_generational
This resolves #20
|
2019-02-14 14:28:26 +08:00 |
|
NTD
|
30d5f081aa
|
Use UTC where appropriate in python files
|
2019-02-14 14:28:19 +08:00 |
|
Roy Tam
|
dcd9973243
|
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
|
2018-01-19 03:59:58 +08:00 |
|