Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
Dcompiler.cc497 static int compiled_functions = 0; in RecordCompilationStats() local
501 compiled_functions++; in RecordCompilationStats()
504 compiled_functions, code_size, compilation_time); in RecordCompilationStats()