Home
last modified time | relevance | path

Searched defs:GetNumArgs (Results 1 – 5 of 5) sorted by relevance

/ark/runtime_core/libpandafile/
Dcode_data_accessor.h123 uint32_t GetNumArgs() const in GetNumArgs() function
Dproto_data_accessor-inl.h70 inline uint32_t ProtoDataAccessor::GetNumArgs() in GetNumArgs() function
/ark/runtime_core/runtime/include/
Dmethod.h166 uint32_t GetNumArgs() const in GetNumArgs() function
/ark/js_runtime/ecmascript/interpreter/
Dinterpreter-inl.h3757 uint32_t EcmaInterpreter::GetNumArgs(JSTaggedType *sp, uint32_t restIdx, uint32_t &startIdx) in GetNumArgs() function
Dinterpreter_assembly.cpp3730 inline uint32_t InterpreterAssembly::GetNumArgs(JSTaggedType *sp, uint32_t restIdx, uint32_t &start… in GetNumArgs() function in panda::ecmascript::InterpreterAssembly