Searched defs:GetNumArgs (Results 1 – 10 of 10) sorted by relevance
43 inline GateRef GetNumArgs(GateRef info) in GetNumArgs() function
129 uint32_t GetNumArgs() const in GetNumArgs() function
112 inline uint32_t ProtoDataAccessor::GetNumArgs() in GetNumArgs() function
96 size_t GetNumArgs() const in GetNumArgs() function
221 uint32_t GetNumArgs() const in GetNumArgs() function
112 uint32_t GetNumArgs() const in GetNumArgs() function
203 uint32_t GetNumArgs() const in GetNumArgs() function
1233 int32_t GetNumArgs() in GetNumArgs() function1310 int32_t GetNumArgs() in GetNumArgs() function
7146 uint32_t EcmaInterpreter::GetNumArgs(JSTaggedType *sp, uint32_t restIdx, uint32_t &startIdx) in GetNumArgs() function
7469 uint32_t InterpreterAssembly::GetNumArgs(JSTaggedType *sp, uint32_t restIdx, uint32_t &startIdx) in GetNumArgs() function in panda::ecmascript::InterpreterAssembly