Home
last modified time | relevance | path

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

/external/v8/src/
Dcompiler.cc257 static int compiled_functions = 0; in RecordCompilationStats() local
261 compiled_functions++; in RecordCompilationStats()
264 compiled_functions, code_size, compilation_time); in RecordCompilationStats()