Searched refs:shouldReportLiveBytes (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/heap/
H A DCopiedBlockInlines.h36 inline bool CopiedBlock::shouldReportLiveBytes(SpinLockHolder&, JSCell* owner) function in class:JSC::CopiedBlock
H A DCopiedBlock.h57 bool shouldReportLiveBytes(SpinLockHolder&, JSCell* owner);
H A DSlotVisitorInlines.h249 if (heap()->operationInProgress() == FullCollection || block->shouldReportLiveBytes(locker, owner)) {

Completed in 415 milliseconds