Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/profiler/
Dcpu-profiler.cc199 code_observer_->CodeEventHandlerInternal(record); in ProcessCodeEvent()
365 CodeEventHandlerInternal(evt_rec); in CodeEventHandler()
378 void ProfilerCodeObserver::CodeEventHandlerInternal( in CodeEventHandlerInternal() function in v8::internal::ProfilerCodeObserver
419 CodeEventHandlerInternal(evt_rec); in LogBuiltins()
Dcpu-profiler.h278 void CodeEventHandlerInternal(const CodeEventsContainer& evt_rec);