Searched refs:VerifyLiveBytes (Results 1 – 3 of 3) sorted by relevance
834 heap()->old_space()->VerifyLiveBytes(); in VerifyMarking()835 heap()->map_space()->VerifyLiveBytes(); in VerifyMarking()836 heap()->code_space()->VerifyLiveBytes(); in VerifyMarking()
2259 void VerifyLiveBytes(); in NON_EXPORTED_BASE()
2051 void PagedSpace::VerifyLiveBytes() { in AllocateChunk() function in v8::internal::PagedSpace