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

  /external/v8/src/crankshaft/
lithium.cc 459 LOG_CODE_EVENT(info()->isolate(),
477 LOG_CODE_EVENT(info()->isolate(),
  /external/v8/src/
log.h 77 #define LOG_CODE_EVENT(isolate, Call) \
assembler.cc     [all...]
  /external/v8/src/compiler/
code-generator.cc 75 LOG_CODE_EVENT(isolate(), CodeStartLinePosInfoRecordEvent(recorder));
212 LOG_CODE_EVENT(isolate(), CodeEndLinePosInfoRecordEvent(*result, line_info));
  /external/v8/src/full-codegen/
full-codegen.cc 45 LOG_CODE_EVENT(isolate,
68 LOG_CODE_EVENT(isolate, CodeEndLinePosInfoRecordEvent(*code, line_info));
    [all...]
  /external/v8/src/heap/
heap-inl.h 290 LOG_CODE_EVENT(isolate_, SharedFunctionInfoMoveEvent(source->address(),
  /external/v8/src/snapshot/
serialize.cc 553 LOG_CODE_EVENT(isolate_, LogCodeObjects());
554 LOG_CODE_EVENT(isolate_, LogCompiledFunctions());
    [all...]

Completed in 1029 milliseconds