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

/external/chromium_org/v8/src/heap/
H A Dmark-compact.h422 void IteratePointersToFromSpace(ObjectVisitor* v);
H A Dheap.cc1508 collector->code_flusher()->IteratePointersToFromSpace(&scavenge_visitor);
H A Dmark-compact.cc1294 void CodeFlusher::IteratePointersToFromSpace(ObjectVisitor* v) { function in class:v8::internal::CodeFlusher

Completed in 69 milliseconds