Searched refs:EndCodePosInfoEvent (Results 1 – 1 of 1) sorted by relevance
661 void EndCodePosInfoEvent(Address start_address, void* jit_handler_data);789 void JitLogger::EndCodePosInfoEvent(Address start_address, in EndCodePosInfoEvent() function in v8::internal::JitLogger1516 jit_logger->EndCodePosInfoEvent(code_start, jit_handler_data); in CodeLinePosEvent()