Searched refs:RecordCodeEntrySlot (Results 1 – 5 of 5) sorted by relevance
251 map->GetHeap()->mark_compact_collector()->RecordCodeEntrySlot( in EvacuateJSFunction()
481 void RecordCodeEntrySlot(HeapObject* host, Address slot, Code* target);
222 heap->mark_compact_collector()->RecordCodeEntrySlot(object, entry_address, in VisitCodeEntry()
107 heap_->mark_compact_collector()->RecordCodeEntrySlot( in RecordWriteOfCodeEntrySlow()
950 isolate_->heap()->mark_compact_collector()->RecordCodeEntrySlot( in ProcessJSFunctionCandidates()3912 void MarkCompactCollector::RecordCodeEntrySlot(HeapObject* host, Address slot, in RecordCodeEntrySlot() function in v8::internal::MarkCompactCollector