Searched refs:CreateOrReuseDispatch (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/ |
H A D | js-inlining-heuristic.h | 82 void CreateOrReuseDispatch(Node* node, Node* callee,
|
H A D | js-inlining-heuristic.cc | 648 void JSInliningHeuristic::CreateOrReuseDispatch(Node* node, Node* callee, in CreateOrReuseDispatch() function in v8::internal::compiler::JSInliningHeuristic 731 CreateOrReuseDispatch(node, callee, candidate, if_successes, calls, inputs, in InlineCandidate()
|
Completed in 3 milliseconds