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();
493 logger->LogCompiledFunctions();
614 logger->LogCompiledFunctions();
  /external/v8/src/
log.h 257 void LogCompiledFunctions();
log.cc     [all...]
  /external/v8/src/profiler/
cpu-profiler.cc 300 logger->LogCompiledFunctions();
  /external/v8/src/snapshot/
deserializer.cc 105 LOG_CODE_EVENT(isolate_, LogCompiledFunctions());
    [all...]

Completed in 65 milliseconds