Searched defs:GetNumArgs (Results 1 – 5 of 5) sorted by relevance
123 uint32_t GetNumArgs() const in GetNumArgs() function
70 inline uint32_t ProtoDataAccessor::GetNumArgs() in GetNumArgs() function
166 uint32_t GetNumArgs() const in GetNumArgs() function
3757 uint32_t EcmaInterpreter::GetNumArgs(JSTaggedType *sp, uint32_t restIdx, uint32_t &startIdx) in GetNumArgs() function
3730 inline uint32_t InterpreterAssembly::GetNumArgs(JSTaggedType *sp, uint32_t restIdx, uint32_t &start… in GetNumArgs() function in panda::ecmascript::InterpreterAssembly