Home
last modified time | relevance | path

Searched defs:VerifyMarking (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/v8/src/heap/
Dmark-compact.cc93 static void VerifyMarking(Heap* heap, Address bottom, Address top) { in VerifyMarking() function
109 static void VerifyMarking(NewSpace* space) { in VerifyMarking() function
125 static void VerifyMarking(PagedSpace* space) { in VerifyMarking() function
135 static void VerifyMarking(Heap* heap) { in VerifyMarking() function