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

/external/v8/src/
H A Dheap-snapshot-generator.h360 bool IterateAndExtractSinglePass();
H A Dheap-snapshot-generator.cc1868 IterateAndExtractSinglePass<&V8HeapExplorer::ExtractReferencesPass1>() ||
1869 IterateAndExtractSinglePass<&V8HeapExplorer::ExtractReferencesPass2>();
1882 bool V8HeapExplorer::IterateAndExtractSinglePass() { function in class:v8::internal::V8HeapExplorer

Completed in 151 milliseconds