Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-inlining-heuristic.h22 inliner_(editor, local_zone, info, jsgraph, source_positions), in JSInliningHeuristic()
68 JSInliner inliner_; variable
Djs-inlining-heuristic.cc183 Reduction const reduction = inliner_.ReduceJSCall(node); in InlineCandidate()
272 Reduction const reduction = inliner_.ReduceJSCall(node); in InlineCandidate()