Searched defs:RecordFunctionCompilation (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dcompiler.cc277 Compiler::RecordFunctionCompilation(
643 RecordFunctionCompilation(Logger::LAZY_COMPILE_TAG, info, shared);
743 RecordFunctionCompilation(Logger::FUNCTION_TAG, &info, result);
787 void Compiler::RecordFunctionCompilation(Logger::LogEventsAndTags tag, function in class:v8::internal::Compiler

Completed in 33 milliseconds