Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-heap-profiler.cc142 i::HeapSnapshot* heap_snapshot = const_cast<i::HeapSnapshot*>( in ValidateSnapshot() local
146 i::List<i::HeapGraphEdge>& edges = heap_snapshot->edges(); in ValidateSnapshot()
156 i::List<i::HeapEntry>& entries = heap_snapshot->entries(); in ValidateSnapshot()