Home
last modified time | relevance | path

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

/external/v8/src/
Dcompiler.cc381 void RecordFunctionCompilation(CodeEventListener::LogEventsAndTags tag, in RecordFunctionCompilation() function
554 RecordFunctionCompilation(CodeEventListener::LAZY_COMPILE_TAG, info); in GetUnoptimizedCode()
678 RecordFunctionCompilation(CodeEventListener::LAZY_COMPILE_TAG, info); in GetOptimizedCodeNow()
960 RecordFunctionCompilation(CodeEventListener::LAZY_COMPILE_TAG, &info); in GetBaselineCode()
1382 RecordFunctionCompilation(CodeEventListener::LAZY_COMPILE_TAG, in EnsureDeoptimizationSupport()
1704 RecordFunctionCompilation(CodeEventListener::FUNCTION_TAG, &info); in GetSharedFunctionInfo()
1778 RecordFunctionCompilation(CodeEventListener::LAZY_COMPILE_TAG, info); in FinalizeCompilationJob()
/external/v8/src/compiler/
Dwasm-compiler.cc2921 static void RecordFunctionCompilation(CodeEventListener::LogEventsAndTags tag, in RecordFunctionCompilation() function
3023 RecordFunctionCompilation( in CompileJSToWasmWrapper()
3096 RecordFunctionCompilation(CodeEventListener::FUNCTION_TAG, &info, in CompileWasmToJSWrapper()
3261 RecordFunctionCompilation( in FinishCompilation()