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

  /external/v8/src/
log.h 287 void LogCompiledFunctions();
cpu-profiler.cc 518 isolate->logger()->LogCompiledFunctions();
isolate.cc 826 LOG(this, LogCompiledFunctions());
log.cc     [all...]
  /external/v8/test/cctest/
test-log.cc 488 // We need to verify that LogCompiledFunctions doesn't crash on them.
526 LOGGER->LogCompiledFunctions();
552 LOGGER->LogCompiledFunctions();
    [all...]

Completed in 57 milliseconds