| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| H A D | constpool_value.h | 29 METHOD, member in panda::ecmascript::ConstPoolType
|
| /arkcompiler/runtime_core/static_core/verification/config/context/ |
| H A D | context.h | 36 enum class WhitelistKind : uint8_t { METHOD, METHOD_CALL, CLASS, LAST }; member in ark::verifier::debug::WhitelistKind
|
| /arkcompiler/ets_frontend/es2panda/ir/expressions/ |
| H A D | literal.h | 40 METHOD, member in panda::es2panda::panda::es2panda::panda::es2panda::ir::LiteralTag
|
| /arkcompiler/runtime_core/libpandafile/ |
| H A D | literal_data_accessor.h | 41 METHOD = 0x06, member in panda::panda_file::LiteralTag
|
| H A D | file_items.h | 1606 enum class Type { B1, B2, B4, B8, STRING, METHOD, LITERALARRAY }; member in panda::panda_file::ClassTag::MethodTag::FieldTag::LiteralItem::Type
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| H A D | literal_data_accessor.h | 40 METHOD = 0x07, member in ark::panda_file::LiteralTag
|
| H A D | file_items.h | 133 METHOD = 0x1, member in ark::panda_file::ClassTag::MethodTag::FieldTag::IndexType
|
| /arkcompiler/ets_frontend/ets2panda/compiler/base/ |
| H A D | literals.h | 49 METHOD, member in ark::es2panda::ark::es2panda::ark::es2panda::compiler::LiteralTag
|
| H A D | lreference.h | 42 METHOD, member in ark::es2panda::ark::es2panda::ark::es2panda::compiler::ReferenceKind
|
| /arkcompiler/ets_frontend/ets2panda/ir/base/ |
| H A D | methodDefinition.h | 30 enum class MethodDefinitionKind { NONE, CONSTRUCTOR, METHOD, EXTENSION_METHOD, GET, SET }; member in ark::es2panda::ark::es2panda::ir::MethodDefinitionKind
|
| /arkcompiler/runtime_core/assembler/ |
| H A D | annotation.h | 93 METHOD, member in panda::pandasm::Value::Type
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| H A D | annotation.h | 89 METHOD, member in ark::pandasm::Value::Type
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| H A D | ets_typeapi.h | 46 METHOD = 0x10U, member in ark::ets::EtsTypeAPIKind
|
| /arkcompiler/runtime_core/static_core/tests/checked/ |
| H A D | checker.rb | 587 def METHOD(method) method in Checker
|
| /arkcompiler/runtime_core/tests/checked/ |
| H A D | checker.rb | 445 def METHOD(method) method in Checker
|
| /arkcompiler/ets_frontend/es2panda/ir/base/ |
| H A D | methodDefinition.h | 35 enum class MethodDefinitionKind { CONSTRUCTOR, METHOD, GET, SET }; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::MethodDefinitionKind
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| H A D | unit_test.h | 104 static constexpr uintptr_t METHOD = 0xdead; member
|
| /arkcompiler/ets_frontend/es2panda/ir/ |
| H A D | astNode.h | 92 METHOD = 1 << 6, member in panda::es2panda::panda::es2panda::panda::es2panda::ir::ScriptFunctionFlags
|
| /arkcompiler/ets_frontend/es2panda/binder/ |
| H A D | variableFlags.h | 117 METHOD = 1 << 2, member in panda::es2panda::binder::VariableFlags
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| H A D | ets_panda_file_items.h | 46 static constexpr std::string_view METHOD = "Lstd/core/Method;"; member
|
| /arkcompiler/ets_frontend/ets2panda/ir/ |
| H A D | astNodeFlags.h | 75 enum class PrivateFieldKind { FIELD, METHOD, GET, SET, STATIC_FIELD, STATIC_METHOD, STATIC_GET, STATIC_SET }; member in ark::es2panda::ir::ModifierFlags::PrivateFieldKind 85 METHOD = 1U << 6U, member in ark::es2panda::ir::ModifierFlags::ScriptFunctionFlags
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| H A D | variableFlags.h | 126 METHOD = 1U << 2U, member in ark::es2panda::varbinder::VariableFlags
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| H A D | utilityTypeHandlers.cpp | 258 Allocator()->New<varbinder::MethodDecl>(ctorId->Name()), varbinder::VariableFlags::METHOD)); in CreateConstructorForPartialType() member in ark::es2panda::checker::varbinder::VariableFlags
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/ |
| H A D | inst_builder-inl.h | 1350 UnresolvedTypesInterface::SlotKind::METHOD); in BuildCallStaticForInitObject() member in ark::compiler::UnresolvedTypesInterface::SlotKind
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| H A D | runtime_interface.h | 1559 enum class SlotKind { UNKNOWN, CLASS, MANAGED_CLASS, METHOD, VIRTUAL_METHOD, FIELD, STATIC_FIELD_PTR }; member in ark::compiler::UnresolvedTypesInterface::SlotKind
|