Searched refs:ExtractContextReferences (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/profiler/
H A Dheap-snapshot-generator.h380 void ExtractContextReferences(int entry, Context* context);
H A Dheap-snapshot-generator.cc1057 ExtractContextReferences(entry, Context::cast(obj));
1198 void V8HeapExplorer::ExtractContextReferences(int entry, Context* context) { function in class:v8::internal::V8HeapExplorer

Completed in 64 milliseconds