Searched refs:match_heap_exactly (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dliveobjectlist.h186 static void Verify(bool match_heap_exactly = false);
H A Dliveobjectlist.cc2474 void LiveObjectList::Verify(bool match_heap_exactly) { argument
2506 // and specified match_heap_exactly = true.
2540 if (match_heap_exactly) {
2581 if (match_heap_exactly) {
2591 if (match_heap_exactly) {

Completed in 56 milliseconds