Searched defs:IterateLiveObjectsInRange (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dmark-compact.cc2559 int MarkCompactCollector::IterateLiveObjectsInRange( function in class:v8::internal::MarkCompactCollector
2584 return IterateLiveObjectsInRange(space->bottom(), space->top(), size_f);
2595 total += IterateLiveObjectsInRange(p->ObjectAreaStart(),

Completed in 145 milliseconds