Home
last modified time | relevance | path

Searched defs:METHOD (Results 1 – 25 of 30) sorted by relevance

12

/arkcompiler/runtime_core/static_core/runtime/arch/
Dhelpers.h39 #define ARCH_COPY_METHOD_ARGS(METHOD, ARG_READER, ARG_WRITER) … argument
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dconstpool_value.h29 METHOD, enumerator
/arkcompiler/ets_frontend/es2panda/ir/expressions/
Dliteral.h40 METHOD, enumerator
/arkcompiler/runtime_core/static_core/verification/config/context/
Dcontext.h36 enum class WhitelistKind : uint8_t { METHOD, METHOD_CALL, CLASS, LAST }; enumerator
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dlreference.h42 METHOD, enumerator
Dliterals.h49 METHOD, enumerator
/arkcompiler/ets_frontend/ets2panda/ir/base/
DmethodDefinition.h30 enum class MethodDefinitionKind { NONE, CONSTRUCTOR, METHOD, EXTENSION_METHOD, GET, SET }; enumerator
/arkcompiler/runtime_core/static_core/libpandafile/
Dliteral_data_accessor.h40 METHOD = 0x07, enumerator
/arkcompiler/runtime_core/libpandafile/
Dliteral_data_accessor.h41 METHOD = 0x06, enumerator
/arkcompiler/ets_frontend/ets2panda/ir/
DastNodeFlags.h79 enum class PrivateFieldKind { FIELD, METHOD, GET, SET, STATIC_FIELD, STATIC_METHOD, STATIC_GET, STA… enumerator
89 METHOD = 1U << 6U, enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi.h46 METHOD = 0x10U, enumerator
/arkcompiler/ets_frontend/es2panda/ir/base/
DmethodDefinition.h35 enum class MethodDefinitionKind { CONSTRUCTOR, METHOD, GET, SET }; enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/templates/
Dinstructions.rb44 METHOD = 'method_id' constant
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinstructions.rb44 METHOD = 'method_id' constant
/arkcompiler/ets_frontend/es2panda/ir/
DastNode.h92 METHOD = 1 << 6, enumerator
/arkcompiler/runtime_core/assembler/
Dannotation.h93 METHOD, enumerator
/arkcompiler/runtime_core/static_core/assembler/
Dannotation.h90 METHOD, enumerator
/arkcompiler/ets_frontend/es2panda/binder/
DvariableFlags.h117 METHOD = 1 << 2, enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_panda_file_items.h46 static constexpr std::string_view METHOD = "Lstd/core/Method;"; variable
/arkcompiler/runtime_core/tests/checked/
Dchecker.rb445 def METHOD(method) method in Checker
/arkcompiler/ets_frontend/ets2panda/varbinder/
DvariableFlags.h133 METHOD = 1U << 2U, enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_call_signature.h95 #define BUILTINS_ID(METHOD, OBJECT, ...) OBJECT##METHOD, in IsAOTCallThisBuiltin() argument
/arkcompiler/runtime_core/static_core/tests/checked/
Dchecker.rb588 def METHOD(method) method in Checker
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbc_call_signature.h696 METHOD, enumerator
/arkcompiler/runtime_core/libabckit/src/wrappers/
Dpandasm_wrapper.h43 METHOD = 0x06, enumerator

12