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

  /external/v8/src/heap/
mark-compact.h 538 void RecordCodeEntrySlot(HeapObject* host, Address slot, Code* target);
objects-visiting-inl.h 219 heap->mark_compact_collector()->RecordCodeEntrySlot(object, entry_address,
scavenger.cc 258 map->GetHeap()->mark_compact_collector()->RecordCodeEntrySlot(
incremental-marking.cc 106 heap_->mark_compact_collector()->RecordCodeEntrySlot(
    [all...]
mark-compact.cc 933 isolate_->heap()->mark_compact_collector()->RecordCodeEntrySlot(
    [all...]

Completed in 225 milliseconds