Searched refs:CodeEndLinePosInfoRecordEvent (Results 1 – 4 of 4) sorted by relevance
264 void CodeEndLinePosInfoRecordEvent(Code* code, void* jit_handler_data);
453 CodeEndLinePosInfoRecordEvent(*code, jit_handler_data)); in Codegen()
342 LOG_CODE_EVENT(isolate, CodeEndLinePosInfoRecordEvent(*code, line_info)); in MakeCode()
1557 void Logger::CodeEndLinePosInfoRecordEvent(Code* code, in CodeEndLinePosInfoRecordEvent() function in v8::internal::Logger