Home
last modified time | relevance | path

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

/external/v8/src/logging/
Dlog.cc660 void* StartCodePosInfoEvent();
779 void* JitLogger::StartCodePosInfoEvent() { in StartCodePosInfoEvent() function in v8::internal::JitLogger
1504 void* jit_handler_data = jit_logger->StartCodePosInfoEvent(); in CodeLinePosEvent()