Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dsimplified-operator.h1152 static constexpr int ArityForArgc(int c_arg_count, int js_arg_count) { in ArityForArgc() function
Djs-operator.h1383 static constexpr int ArityForArgc(int parameters) { in ArityForArgc() function