Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcommon-operator.h740 int ArgCountOutputIndex() const { in ArgCountOutputIndex() function
Djs-inlining.cc116 int const inlinee_arity_index = start.ArgCountOutputIndex(); in InlineCall()