Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
H A Dpaged-spaces.h239 void VerifyLiveBytes();
H A Dpaged-spaces.cc819 void PagedSpace::VerifyLiveBytes() { in VerifyLiveBytes() function in v8::internal::PagedSpace
H A Dmark-compact.cc1041 heap()->old_space()->VerifyLiveBytes(); in VerifyMarking()
1042 if (heap()->map_space()) heap()->map_space()->VerifyLiveBytes(); in VerifyMarking()
1043 heap()->code_space()->VerifyLiveBytes(); in VerifyMarking()

Completed in 13 milliseconds