Home
last modified time | relevance | path

Searched defs:argc_without_receiver (Results 1 – 10 of 10) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.h3810 inline TNode<Int32T> JSParameterCount(int argc_without_receiver) { in JSParameterCount()
3813 inline TNode<Word32T> JSParameterCount(TNode<Word32T> argc_without_receiver) { in JSParameterCount()
/third_party/node/deps/v8/src/builtins/arm64/
Dbuiltins-arm64.cc316 Register argc_without_receiver = x11; in Generate_JSConstructStubGeneric() local
2230 Register argc_without_receiver = temps.AcquireX(); in Generate_FunctionPrototypeCall() local
/third_party/node/deps/v8/src/builtins/ppc/
Dbuiltins-ppc.cc1779 Register argc_without_receiver = ip; in Generate_InterpreterPushArgsThenConstructImpl() local
/third_party/node/deps/v8/src/builtins/mips64/
Dbuiltins-mips64.cc1533 Register argc_without_receiver = a6; in Generate_InterpreterPushArgsThenConstructImpl() local
/third_party/node/deps/v8/src/builtins/s390/
Dbuiltins-s390.cc1838 Register argc_without_receiver = ip; in Generate_InterpreterPushArgsThenConstructImpl() local
/third_party/node/deps/v8/src/builtins/riscv64/
Dbuiltins-riscv64.cc1602 Register argc_without_receiver = a6; in Generate_InterpreterPushArgsThenConstructImpl() local
/third_party/node/deps/v8/src/builtins/loong64/
Dbuiltins-loong64.cc1534 Register argc_without_receiver = a6; in Generate_InterpreterPushArgsThenConstructImpl() local
/third_party/node/deps/v8/src/builtins/arm/
Dbuiltins-arm.cc1549 Register argc_without_receiver = r6; in Generate_InterpreterPushArgsThenConstructImpl() local
/third_party/node/deps/v8/src/builtins/mips/
Dbuiltins-mips.cc1526 Register argc_without_receiver = t2; in Generate_InterpreterPushArgsThenConstructImpl() local
/third_party/node/deps/v8/src/builtins/x64/
Dbuiltins-x64.cc1509 Register argc_without_receiver = r11; in Generate_InterpreterPushArgsThenConstructImpl() local