Home
last modified time | relevance | path

Searched defs:CONSTRUCTOR (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
H A Dpgo_type_location.h31 CONSTRUCTOR, member in panda::ecmascript::kungfu::PGOTypeLocation::Type
/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/static_core/plugins/ets/runtime/types/
H A Dets_typeapi.h76 CONSTRUCTOR = 1U << 5U, // Method member in ark::ets::EtsTypeAPIKind::EtsTypeAPIAttributes
/arkcompiler/ets_frontend/ets2panda/checker/types/
H A Dsignature.h79 CONSTRUCTOR = 1U << 9U, member in ark::es2panda::ark::es2panda::checker::SignatureFlags
/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/ets_frontend/es2panda/ir/
H A DastNode.h91 CONSTRUCTOR = 1 << 5, member in panda::es2panda::panda::es2panda::panda::es2panda::ir::ScriptFunctionFlags
/arkcompiler/ets_frontend/ets2panda/ir/
H A DastNodeFlags.h54 CONSTRUCTOR = 1U << 14U, member in ark::es2panda::ir::ModifierFlags
84 CONSTRUCTOR = 1U << 5U, member in ark::es2panda::ir::ModifierFlags::ScriptFunctionFlags

Completed in 4 milliseconds