Home
last modified time | relevance | path

Searched defs:arity_without_implicit_args (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Djs-operator.h172 int arity_without_implicit_args() const { in arity_without_implicit_args() function
260 int arity_without_implicit_args() const { in arity_without_implicit_args() function
Djs-operator.cc714 int JSWasmCallParameters::arity_without_implicit_args() const { in arity_without_implicit_args() function in v8::internal::compiler::JSWasmCallParameters