wolfbeast
|
e7140f36c5
|
Remove validateIncrementalMarking() and caller
|
2019-02-14 14:38:08 +08:00 |
|
wolfbeast
|
55d5d48137
|
Remove computeNonIncrementalMarkingForValidation(lock) and caller
|
2019-02-14 14:38:07 +08:00 |
|
wolfbeast
|
a8821a2177
|
Remove VerifyBarriers() and MaybeVerifyBarriers() stubs and callers.
|
2019-02-14 14:38:04 +08:00 |
|
wolfbeast
|
10e8869a61
|
Remove AutoStopVerifyingBarriers RAII stub struct no longer in use.
|
2019-02-14 14:38:03 +08:00 |
|
wolfbeast
|
344da7aee8
|
Remove needZealousGC()
|
2019-02-14 14:38:01 +08:00 |
|
wolfbeast
|
3723589e52
|
Remove upcomingZealousGC() and caller
|
2019-02-14 14:38:00 +08:00 |
|
wolfbeast
|
c3cf90ca74
|
Remove clearZealMode(mode)
|
2019-02-14 14:37:58 +08:00 |
|
wolfbeast
|
0c01eb7ec6
|
Remove hasZealMode(mode) and callers
|
2019-02-14 14:37:57 +08:00 |
|
wolfbeast
|
a2355a9bc6
|
Remove isVerifyPreBarriersEnabled() stub and callers
|
2019-02-14 14:37:55 +08:00 |
|
wolfbeast
|
1961d5b1b1
|
Remove "has-gczeal" property.
|
2019-02-14 14:37:54 +08:00 |
|
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 |
|