Home
last modified time | relevance | path

Searched refs:VerifyMarkbitsAreDirty (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dmark-compact.h699 void VerifyMarkbitsAreDirty(PagedSpace* space);
Dmark-compact.cc475 void MarkCompactCollector::VerifyMarkbitsAreDirty(PagedSpace* space) { in VerifyMarkbitsAreDirty() function in v8::internal::MarkCompactCollector
505 VerifyMarkbitsAreDirty(heap_->read_only_space()); in VerifyMarkbitsAreClean()