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

/external/v8/src/profiler/
H A Dheap-snapshot-generator.h346 void TagCodeObject(Code* code);
H A Dheap-snapshot-generator.cc978 generator_->TagCodeObject(code);
1423 void V8HeapExplorer::TagCodeObject(Code* code) { function in class:v8::internal::V8HeapExplorer
1433 TagCodeObject(code);

Completed in 125 milliseconds