Searched refs:LogCompiledFunctions (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/
H A Dlog.h236 void LogCompiledFunctions();
H A Dlog.cc1409 return; // We log this later using LogCompiledFunctions.
1563 void Logger::LogCompiledFunctions() { function in class:v8::internal::Logger
1720 LogCompiledFunctions();
/external/v8/src/profiler/
H A Dcpu-profiler.cc321 logger->LogCompiledFunctions();
/external/v8/src/snapshot/
H A Ddeserializer.cc110 LOG_CODE_EVENT(isolate_, LogCompiledFunctions());

Completed in 61 milliseconds