Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:sweep

387         (JSC::MarkedBlock::sweep):
445 (JSC::MarkedBlock::sweep):
713 (JSC::MarkedBlock::sweep): Updated for removal of HeapConstants.
814 A little more encapsulation for MarkedBlock: Moved allocate() and sweep() into MarkedBlock
831 (JSC::MarkedBlock::sweep): Split out from MarkedSpace::sweep, and
838 sweep):
1173 (JSC::MarkedSpace::sweep):
1273 (JSC::MarkedSpace::sweep):
1443 (JSC::MarkedSpace::sweep):
1559 (JSC::MarkedSpace::sweep):
1588 (JSC::MarkedSpace::sweep):
1590 the heap to make an explicit sweep call.
3287 (JSC::MarkedSpace::sweep): Always sweep from the beginning of the heap
3288 to the end, to avoid making sweep subtly reliant on internal Heap state.
5350 (JSC::MarkedSpace::sweep):