Searched refs:CodeStartLinePosInfoRecordEvent (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/v8/src/compiler/
H A Dcode-generator.cc33 LOG_CODE_EVENT(isolate(), CodeStartLinePosInfoRecordEvent(recorder));
/external/chromium_org/v8/src/
H A Dlog.h267 void CodeStartLinePosInfoRecordEvent(PositionsRecorder* pos_recorder);
H A Dlithium.cc464 CodeStartLinePosInfoRecordEvent(
H A Dfull-codegen.cc320 CodeStartLinePosInfoRecordEvent(masm.positions_recorder()));
H A Dlog.cc1380 void Logger::CodeStartLinePosInfoRecordEvent(PositionsRecorder* pos_recorder) { function in class:v8::internal::Logger

Completed in 241 milliseconds