Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dprofiler-listener.cc42 RecordInliningInfo(rec->entry, code); in CodeCreateEvent()
56 RecordInliningInfo(rec->entry, code); in CodeCreateEvent()
73 RecordInliningInfo(rec->entry, code); in CodeCreateEvent()
126 RecordInliningInfo(rec->entry, abstract_code); in CodeCreateEvent()
142 RecordInliningInfo(rec->entry, code); in CodeCreateEvent()
218 void ProfilerListener::RecordInliningInfo(CodeEntry* entry, in RecordInliningInfo() function in v8::internal::ProfilerListener
Dprofiler-listener.h78 void RecordInliningInfo(CodeEntry* entry, AbstractCode* abstract_code);