Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
Dcompiler.h317 void RecordFunctionCompilation(CodeEventListener::LogEventsAndTags tag,
418 void RecordFunctionCompilation(CodeEventListener::LogEventsAndTags tag,
Dcompiler.cc556 void TurbofanCompilationJob::RecordFunctionCompilation( in RecordFunctionCompilation() function in v8::internal::TurbofanCompilationJob
1017 job->RecordFunctionCompilation(CodeEventListener::LAZY_COMPILE_TAG, isolate); in CompileTurbofan_NotConcurrent()
3466 job->RecordFunctionCompilation(CodeEventListener::LAZY_COMPILE_TAG, in Compile()