Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-inlining-heuristic.h82 void CreateOrReuseDispatch(Node* node, Node* callee,
Djs-inlining-heuristic.cc648 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()