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

/external/v8/src/
H A Dcompiler.cc253 void RecordFunctionCompilation(CodeEventListener::LogEventsAndTags tag, function in namespace:v8::internal::__anon21654
464 RecordFunctionCompilation(CodeEventListener::LAZY_COMPILE_TAG, info);
560 RecordFunctionCompilation(CodeEventListener::LAZY_COMPILE_TAG, info);
761 RecordFunctionCompilation(CodeEventListener::LAZY_COMPILE_TAG, info);
848 RecordFunctionCompilation(CodeEventListener::LAZY_COMPILE_TAG, &info);
1247 RecordFunctionCompilation(CodeEventListener::LAZY_COMPILE_TAG,
1628 RecordFunctionCompilation(CodeEventListener::FUNCTION_TAG, &info);
1695 RecordFunctionCompilation(CodeEventListener::LAZY_COMPILE_TAG,
/external/v8/src/compiler/
H A Dwasm-compiler.cc3138 static void RecordFunctionCompilation(CodeEventListener::LogEventsAndTags tag, function in namespace:v8::internal::compiler
3225 RecordFunctionCompilation(
3304 RecordFunctionCompilation(
3475 RecordFunctionCompilation(

Completed in 54 milliseconds