Home
last modified time | relevance | path

Searched refs:ResetLiveBytes (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/heap/
Dspaces-inl.h25 chunk->ResetLiveBytes(); in Clear()
Dspaces.cc480 chunk->ResetLiveBytes(); in Initialize()
1948 page->ResetLiveBytes(); in AllocateChunk()
3192 Page::FromAddress(object->address())->ResetLiveBytes(); in AllocateChunk()
Dmark-compact.cc476 Page::FromAddress(obj->address())->ResetLiveBytes(); in ClearMarkbits()
3307 p->ResetLiveBytes(); in EvacuatePages()
3784 p->ResetLiveBytes(); in ReleaseEvacuationCandidates()
Dspaces.h591 void ResetLiveBytes() { in ResetLiveBytes() function