Home
last modified time | relevance | path

Searched refs:ReplaceToIndexWithEntry (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/profiler/
Dheap-snapshot-generator.h41 void ReplaceToIndexWithEntry(HeapSnapshot* snapshot);
Dheap-snapshot-generator.cc46 void HeapGraphEdge::ReplaceToIndexWithEntry(HeapSnapshot* snapshot) { in ReplaceToIndexWithEntry() function in v8::internal::HeapGraphEdge
288 edge->ReplaceToIndexWithEntry(this); in FillChildren()