HomeSort by relevance Sort by last modified time
    Searched refs:LOG_CODE_EVENT (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/v8/src/
lithium.cc 450 LOG_CODE_EVENT(info()->isolate(),
467 LOG_CODE_EVENT(info()->isolate(),
log.h 93 #define LOG_CODE_EVENT(isolate, Call) \
assembler.cc     [all...]
full-codegen.cc 322 LOG_CODE_EVENT(isolate,
365 LOG_CODE_EVENT(isolate, CodeEndLinePosInfoRecordEvent(*code, line_info));
    [all...]
serialize.cc 848 LOG_CODE_EVENT(isolate_, LogCodeObjects());
849 LOG_CODE_EVENT(isolate_, LogCompiledFunctions());
    [all...]

Completed in 2058 milliseconds