Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtyped_native_inline_lowering.h42 enum class DataViewProtoFunc : uint8_t { GET = 0, SET = 1 }; member in panda::ecmascript::kungfu::TypedNativeInlineLowering::DataViewProtoFunc
/arkcompiler/ets_frontend/ets2panda/ir/base/
H A Dproperty.h23 enum class PropertyKind { INIT, GET, SET, PROTO }; member in ark::es2panda::ir::PropertyKind
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
H A Didentifier.h38 SET = 1U << 5U, member in ark::es2panda::ark::es2panda::ir::IdentifierFlags
/arkcompiler/ets_frontend/es2panda/ir/base/
H A Dproperty.h33 enum class PropertyKind { INIT, GET, SET, PROTO }; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::PropertyKind
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_map_test.cpp77 SET, member in panda::test::AlgorithmType
H A Dbuiltins_shared_map_test.cpp165 SET, member in panda::test::AlgorithmType
/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

Completed in 4 milliseconds