Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.h344 void TagCodeObject(Code* code);
Dheap-snapshot-generator.cc1003 generator_->TagCodeObject(code); in VisitCodeEntry()
1471 void V8HeapExplorer::TagCodeObject(Code* code) { in TagCodeObject() function in v8::internal::V8HeapExplorer
1481 TagCodeObject(code); in ExtractCodeReferences()