Home
last modified time | relevance | path

Searched defs:GetNumArgs (Results 1 - 14 of 14) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_stubs.h43 inline GateRef GetNumArgs(GateRef info) in GetNumArgs() function in panda::ecmascript::kungfu::BuiltinsStubBuilder
/arkcompiler/runtime_core/abc2program/
H A Dabc_method_processor.cpp61 uint32_t AbcMethodProcessor::GetNumArgs() const in GetNumArgs() function in panda::abc2program::AbcMethodProcessor
/arkcompiler/runtime_core/libpandafile/
H A Dcode_data_accessor.h129 uint32_t GetNumArgs() const in GetNumArgs() function in panda::panda_file::CodeDataAccessor
H A Dproto_data_accessor-inl.h112 inline uint32_t ProtoDataAccessor::GetNumArgs() in GetNumArgs() function in panda::panda_file::ProtoDataAccessor
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dcode_data_accessor.h129 uint32_t GetNumArgs() const in GetNumArgs() function in ark::panda_file::CodeDataAccessor
H A Dproto_data_accessor-inl.h123 inline uint32_t ProtoDataAccessor::GetNumArgs() in GetNumArgs() function in ark::panda_file::ProtoDataAccessor
H A Dfile_items.h1608 size_t GetNumArgs() in GetNumArgs() function in ark::panda_file::ClassTag::CodeItem
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_method.h64 uint32_t GetNumArgs() const in GetNumArgs() function in ark::ets::EtsMethod
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dcompiler_interface.h120 size_t GetNumArgs() const in GetNumArgs() function in ark::CompilerInterface::ReturnReason::ExecState
H A Dmethod.h211 uint32_t GetNumArgs() const in GetNumArgs() function in ark::Method::VerificationStage
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dmethod_literal.h109 uint32_t GetNumArgs() const in GetNumArgs() function
/arkcompiler/ets_runtime/ecmascript/
H A Dmethod.h212 uint32_t GetNumArgs() const in GetNumArgs() function in panda::ecmascript::Method
H A Dframes.h1632 uint32_t GetNumArgs() in GetNumArgs() function
1736 int32_t GetNumArgs() in GetNumArgs() function
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dinterpreter-inl.cpp7855 uint32_t EcmaInterpreter::GetNumArgs(JSTaggedType *sp, uint32_t restIdx, uint32_t &startIdx) in GetNumArgs() function in panda::ecmascript::EcmaInterpreter

Completed in 30 milliseconds