Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/logging/
H A Dlog.cc2304 int c_functions_count = fun_data->GetCFunctionsCount(); in LogExistingFunction() local
2305 for (int i = 0; i < c_functions_count; i++) { in LogExistingFunction()

Completed in 5 milliseconds