index
:
aura-central
ARE-5.0
TRUNK
Aura Runtime Environment (classical Mozilla technologies).
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
src
/
jsgc.cpp
Commit message (
Expand
)
Author
Age
*
Remove unboxed objects from GC
wolfbeast
2019-05-15
*
Braces and one more typo fix for comment
win7-7
2019-04-30
*
Whitespaces, typo, tabs to space
win7-7
2019-04-30
*
Remove rest of empty lines.
win7-7
2019-04-30
*
Remove some empty lines
win7-7
2019-04-30
*
remaining tabs to space js/src/jsgc.cpp
win7-7
2019-04-30
*
tab to spaces js/src
win7-7
2019-04-30
*
Add newline at end of files js/src
win7-7
2019-04-29
*
Improve dead compartment collection js/src
win7-7
2019-04-29
*
Fix possible data race while updating scope object during compacting GC.
wolfbeast
2019-02-07
*
Bug 1465108 - Use function pointers rather than virtual run method for GC par...
Jon Coppeard
2018-06-07
*
Fix count of compacting update tasks started.
wolfbeast
2018-06-07
*
Remove runDebugGC() stub
wolfbeast
2018-02-03
*
Remove pushZealSelectedObjects() and caller
wolfbeast
2018-02-03
*
Remove finishMarkingValidation and caller
wolfbeast
2018-02-03
*
Remove validateIncrementalMarking() and caller
wolfbeast
2018-02-03
*
Remove computeNonIncrementalMarkingForValidation(lock) and caller
wolfbeast
2018-02-03
*
Remove AutoStopVerifyingBarriers RAII stub struct no longer in use.
wolfbeast
2018-02-03
*
Remove hasZealMode(mode) and callers
wolfbeast
2018-02-03
*
Remove isVerifyPreBarriersEnabled() stub and callers
wolfbeast
2018-02-03
*
Remove remaining conditional GCZeal code.
wolfbeast
2018-02-03
*
Add m-esr52 at 52.6.0
Matt A. Tobin
2018-02-02