Home
last modified time | relevance | path

Searched defs:RecordCodeTargetPatch (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dincremental-marking.cc82 void IncrementalMarking::RecordCodeTargetPatch(Code* host, Address pc, in RecordCodeTargetPatch() function in v8::internal::IncrementalMarking
91 void IncrementalMarking::RecordCodeTargetPatch(Address pc, HeapObject* value) { in RecordCodeTargetPatch() function in v8::internal::IncrementalMarking
Dmark-compact.cc3926 void MarkCompactCollector::RecordCodeTargetPatch(Address pc, Code* target) { in RecordCodeTargetPatch() function in v8::internal::MarkCompactCollector