Home
last modified time | relevance | path

Searched refs:RecordFunctionCompilation (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dcompiler.cc277 Compiler::RecordFunctionCompilation( in MakeCrankshaftCode()
628 RecordFunctionCompilation(Logger::LAZY_COMPILE_TAG, info, shared); in CompileLazy()
725 RecordFunctionCompilation(Logger::FUNCTION_TAG, &info, result); in BuildFunctionInfo()
762 void Compiler::RecordFunctionCompilation(Logger::LogEventsAndTags tag, in RecordFunctionCompilation() function in v8::internal::Compiler
Dcompiler.h285 static void RecordFunctionCompilation(Logger::LogEventsAndTags tag,
Dhydrogen.cc4131 Compiler::RecordFunctionCompilation(Logger::FUNCTION_TAG, in TryInline()