Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dconstpool_value.h29 METHOD, member in panda::ecmascript::ConstPoolType
/arkcompiler/runtime_core/static_core/verification/config/context/
H A Dcontext.h36 enum class WhitelistKind : uint8_t { METHOD, METHOD_CALL, CLASS, LAST }; member in ark::verifier::debug::WhitelistKind
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A Dliteral.h40 METHOD, member in panda::es2panda::panda::es2panda::panda::es2panda::ir::LiteralTag
/arkcompiler/runtime_core/libpandafile/
H A Dliteral_data_accessor.h41 METHOD = 0x06, member in panda::panda_file::LiteralTag
H A Dfile_items.h1606 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 Dliteral_data_accessor.h40 METHOD = 0x07, member in ark::panda_file::LiteralTag
H A Dfile_items.h133 METHOD = 0x1, member in ark::panda_file::ClassTag::MethodTag::FieldTag::IndexType
/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Dliterals.h49 METHOD, member in ark::es2panda::ark::es2panda::ark::es2panda::compiler::LiteralTag
H A Dlreference.h42 METHOD, member in ark::es2panda::ark::es2panda::ark::es2panda::compiler::ReferenceKind
/arkcompiler/ets_frontend/ets2panda/ir/base/
H A DmethodDefinition.h30 enum class MethodDefinitionKind { NONE, CONSTRUCTOR, METHOD, EXTENSION_METHOD, GET, SET }; member in ark::es2panda::ark::es2panda::ir::MethodDefinitionKind
/arkcompiler/runtime_core/assembler/
H A Dannotation.h93 METHOD, member in panda::pandasm::Value::Type
/arkcompiler/runtime_core/static_core/assembler/
H A Dannotation.h89 METHOD, member in ark::pandasm::Value::Type
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_typeapi.h46 METHOD = 0x10U, member in ark::ets::EtsTypeAPIKind
/arkcompiler/runtime_core/static_core/tests/checked/
H A Dchecker.rb587 def METHOD(method) method in Checker
/arkcompiler/runtime_core/tests/checked/
H A Dchecker.rb445 def METHOD(method) method in Checker
/arkcompiler/ets_frontend/es2panda/ir/base/
H A DmethodDefinition.h35 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 Dunit_test.h104 static constexpr uintptr_t METHOD = 0xdead; member
/arkcompiler/ets_frontend/es2panda/ir/
H A DastNode.h92 METHOD = 1 << 6, member in panda::es2panda::panda::es2panda::panda::es2panda::ir::ScriptFunctionFlags
/arkcompiler/ets_frontend/es2panda/binder/
H A DvariableFlags.h117 METHOD = 1 << 2, member in panda::es2panda::binder::VariableFlags
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_panda_file_items.h46 static constexpr std::string_view METHOD = "Lstd/core/Method;"; member
/arkcompiler/ets_frontend/ets2panda/ir/
H A DastNodeFlags.h75 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 DvariableFlags.h126 METHOD = 1U << 2U, member in ark::es2panda::varbinder::VariableFlags
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DutilityTypeHandlers.cpp258 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 Dinst_builder-inl.h1350 UnresolvedTypesInterface::SlotKind::METHOD); in BuildCallStaticForInitObject() member in ark::compiler::UnresolvedTypesInterface::SlotKind
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Druntime_interface.h1559 enum class SlotKind { UNKNOWN, CLASS, MANAGED_CLASS, METHOD, VIRTUAL_METHOD, FIELD, STATIC_FIELD_PTR }; member in ark::compiler::UnresolvedTypesInterface::SlotKind

Completed in 24 milliseconds