Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-inlining-heuristic.cc25 int CollectFunctions(Node* node, Handle<JSFunction>* functions, in CollectFunctions() function
95 candidate.num_functions = CollectFunctions( in Reduce()