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

  /external/v8/src/
compiler.cc 277 Compiler::RecordFunctionCompilation(
643 RecordFunctionCompilation(Logger::LAZY_COMPILE_TAG, info, shared);
743 RecordFunctionCompilation(Logger::FUNCTION_TAG, &info, result);
787 void Compiler::RecordFunctionCompilation(Logger::LogEventsAndTags tag,
compiler.h 323 static void RecordFunctionCompilation(Logger::LogEventsAndTags tag,
hydrogen.cc     [all...]

Completed in 81 milliseconds