Searched refs:VerifyLiveBytes (Results 1 – 3 of 3) sorted by relevance
239 void VerifyLiveBytes(); in NON_EXPORTED_BASE()
819 void PagedSpace::VerifyLiveBytes() { in VerifyLiveBytes() function in v8::internal::PagedSpace
1041 heap()->old_space()->VerifyLiveBytes(); in VerifyMarking()1042 if (heap()->map_space()) heap()->map_space()->VerifyLiveBytes(); in VerifyMarking()1043 heap()->code_space()->VerifyLiveBytes(); in VerifyMarking()