Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandafile/
Dcode_data_accessor.h129 uint32_t GetNumArgs() const in GetNumArgs() function
Dproto_data_accessor-inl.h123 inline uint32_t ProtoDataAccessor::GetNumArgs() in GetNumArgs() function
Dfile_items.h1662 size_t GetNumArgs() in GetNumArgs() function
/arkcompiler/runtime_core/libpandafile/
Dcode_data_accessor.h129 uint32_t GetNumArgs() const in GetNumArgs() function
Dproto_data_accessor-inl.h112 inline uint32_t ProtoDataAccessor::GetNumArgs() in GetNumArgs() function
/arkcompiler/runtime_core/abc2program/
Dabc_method_processor.cpp69 uint32_t AbcMethodProcessor::GetNumArgs() const in GetNumArgs() function in panda::abc2program::AbcMethodProcessor
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_stubs.h44 inline GateRef GetNumArgs(GateRef info) in GetNumArgs() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dcompiler_interface.h120 size_t GetNumArgs() const in GetNumArgs() function
Dmethod.h211 uint32_t GetNumArgs() const in GetNumArgs() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method.h70 uint32_t GetNumArgs() const in GetNumArgs() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.h118 uint32_t GetNumArgs() const in GetNumArgs() function
/arkcompiler/ets_runtime/ecmascript/
Dmethod.h212 uint32_t GetNumArgs() const in GetNumArgs() function
Dframes.h1689 uint32_t GetNumArgs() in GetNumArgs() function
1798 int32_t GetNumArgs() in GetNumArgs() function
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.cpp7924 uint32_t EcmaInterpreter::GetNumArgs(JSThread *thread, JSTaggedType *sp, uint32_t restIdx, uint32_t… in GetNumArgs() function in panda::ecmascript::EcmaInterpreter
Dinterpreter_assembly.cpp8005 uint32_t InterpreterAssembly::GetNumArgs(JSThread *thread, JSTaggedType *sp, uint32_t restIdx, uint… in GetNumArgs() function in panda::ecmascript::InterpreterAssembly