Home
last modified time | relevance | path

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

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