Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/logging/
Dlog.cc706 void EndCodePosInfoEvent(Address start_address, void* jit_handler_data,
838 void JitLogger::EndCodePosInfoEvent(Address start_address, in EndCodePosInfoEvent() function in v8::internal::JitLogger
1543 jit_logger.EndCodePosInfoEvent(code_start, jit_handler_data, code_type); in CodeLinePosEvent()