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

  /external/v8/test/cctest/
test-log.cc 289 // We need to verify that LogCompiledFunctions doesn't crash on them.
332 CcTest::i_isolate()->logger()->LogCompiledFunctions();
366 logger->LogCompiledFunctions();
478 logger->LogCompiledFunctions();
600 logger->LogCompiledFunctions();
  /external/v8/src/
log.h 321 void LogCompiledFunctions();
log.cc     [all...]
  /external/v8/src/profiler/
cpu-profiler.cc 465 logger->LogCompiledFunctions();
  /external/v8/src/snapshot/
serialize.cc 554 LOG_CODE_EVENT(isolate_, LogCompiledFunctions());
    [all...]

Completed in 334 milliseconds