Searched refs:CollectFunctions (Results 1 – 2 of 2) sorted by relevance
92 Candidate CollectFunctions(Node* node, int functions_size);
89 JSInliningHeuristic::Candidate JSInliningHeuristic::CollectFunctions( in CollectFunctions() function in v8::internal::compiler::JSInliningHeuristic175 Candidate candidate = CollectFunctions(node, kMaxCallPolymorphism); in Reduce()