Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.h347 void TagBuiltinCodeObject(Code* code, const char* name);
Dheap-snapshot-generator.cc1418 void V8HeapExplorer::TagBuiltinCodeObject(Code* code, const char* name) { in TagBuiltinCodeObject() function in v8::internal::V8HeapExplorer
1721 explorer->TagBuiltinCodeObject( in FillReferences()