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

  /external/v8/src/interpreter/
source-position-table.cc 121 LOG_CODE_EVENT(isolate_, CodeLinePosInfoAddStatementPositionEvent(
125 LOG_CODE_EVENT(isolate_, CodeLinePosInfoAddPositionEvent(
bytecode-array-writer.cc 24 LOG_CODE_EVENT(isolate_, CodeStartLinePosInfoRecordEvent(
54 LOG_CODE_EVENT(isolate_, CodeEndLinePosInfoRecordEvent(
  /external/v8/src/crankshaft/
lithium.cc 451 LOG_CODE_EVENT(info()->isolate(),
469 LOG_CODE_EVENT(info()->isolate(),
  /external/v8/src/
log.h 82 #define LOG_CODE_EVENT(isolate, Call) \
assembler.cc     [all...]
  /external/v8/src/snapshot/
deserializer.cc 103 LOG_CODE_EVENT(isolate_, LogCodeObjects());
104 LOG_CODE_EVENT(isolate_, LogBytecodeHandlers());
105 LOG_CODE_EVENT(isolate_, LogCompiledFunctions());
    [all...]
  /external/v8/src/compiler/
code-generator.cc 77 LOG_CODE_EVENT(isolate(), CodeStartLinePosInfoRecordEvent(recorder));
239 LOG_CODE_EVENT(isolate(), CodeEndLinePosInfoRecordEvent(
  /external/v8/src/heap/
heap-inl.h 300 LOG_CODE_EVENT(isolate_, SharedFunctionInfoMoveEvent(source->address(),
  /external/v8/src/full-codegen/
full-codegen.cc 48 LOG_CODE_EVENT(isolate,
71 LOG_CODE_EVENT(isolate, CodeEndLinePosInfoRecordEvent(
    [all...]

Completed in 972 milliseconds