Home
last modified time | relevance | path

Searched refs:inliner_inputs (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Djs-inlining.cc119 // {inliner_inputs} counts the target, receiver/new_target, and arguments; but in InlineCall()
121 const int inliner_inputs = argument_count + in InlineCall() local
131 if (index < inliner_inputs && index < inlinee_new_target_index) { in InlineCall()

Completed in 2 milliseconds