Home
last modified time | relevance | path

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

/external/v8/src/
Dlog.cc432 void EndCodePosInfoEvent(AbstractCode* code, void* jit_handler_data);
508 void JitLogger::EndCodePosInfoEvent(AbstractCode* code, in EndCodePosInfoEvent() function in v8::internal::JitLogger
1160 jit_logger_->EndCodePosInfoEvent(code, jit_handler_data); in CodeLinePosInfoRecordEvent()