Home
last modified time | relevance | path

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

/external/v8/src/
Dlog.cc497 void EndCodePosInfoEvent(Code* code, void* jit_handler_data);
594 void JitLogger::EndCodePosInfoEvent(Code* code, void* jit_handler_data) { in EndCodePosInfoEvent() function in v8::internal::JitLogger
1364 JIT_LOG(EndCodePosInfoEvent(code, jit_handler_data)); in CodeEndLinePosInfoRecordEvent()