Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.h385 void ExtractCodeCacheReferences(int entry, CodeCache* code_cache);
Dheap-snapshot-generator.cc1063 ExtractCodeCacheReferences(entry, CodeCache::cast(obj)); in ExtractReferencesPass1()
1453 void V8HeapExplorer::ExtractCodeCacheReferences( in ExtractCodeCacheReferences() function in v8::internal::V8HeapExplorer