Home
last modified time | relevance | path

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

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