HomeSort by relevance Sort by last modified time
    Searched refs:RecordRelocSlot (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/v8/src/heap/
objects-visiting-inl.h 219 heap->mark_compact_collector()->RecordRelocSlot(rinfo, object);
249 heap->mark_compact_collector()->RecordRelocSlot(rinfo, target);
273 heap->mark_compact_collector()->RecordRelocSlot(rinfo, target);
284 heap->mark_compact_collector()->RecordRelocSlot(rinfo, target);
    [all...]
mark-compact.h 601 void RecordRelocSlot(RelocInfo* rinfo, Object* target);
incremental-marking.cc 118 heap_->mark_compact_collector()->RecordRelocSlot(rinfo,
    [all...]
mark-compact.cc     [all...]

Completed in 45 milliseconds