Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-inlining-heuristic.h23 inliner_(editor, local_zone, info, jsgraph, broker, source_positions), in JSInliningHeuristic()
104 JSInliner inliner_; variable
Djs-inlining-heuristic.cc158 return inliner_.ReduceJSWasmCall(node); in Reduce()
709 Reduction const reduction = inliner_.ReduceJSCall(node); in InlineCandidate()
776 Reduction const reduction = inliner_.ReduceJSCall(call); in InlineCandidate()