| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
This resolves #24.
|
| |
|
|
|
|
|
| |
Tag #22.
This bypasses custom definitions of some functions for things natively available in Windows 7.
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
rematerialization succeeds.
|
| |
|
| |
|
|
|
|
| |
chunk.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
UXP repo issue #8
|
|
|
|
|
| |
Pref: javascript.options.mem.gc_generational
This resolves #20
|
| |
|
|
|