Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.h345 void TagGlobalObjects();
Dheap-snapshot-generator.cc2167 void V8HeapExplorer::TagGlobalObjects() { in TagGlobalObjects() function in v8::internal::V8HeapExplorer
2507 v8_heap_explorer_.TagGlobalObjects(); in GenerateSnapshot()