Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-inlining.cc116 int const inlinee_arity_index = start.ArgCountOutputIndex(); in InlineCall() local
138 } else if (index == inlinee_arity_index) { in InlineCall()