Home
last modified time | relevance | path

Searched defs:IsAccessor (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
Dproperty_descriptor.h43 bool IsAccessor() const in IsAccessor() function
/arkcompiler/ets_runtime/ecmascript/
Dvtable.h74 bool IsAccessor(uint32_t tupleIdx) const in IsAccessor() function
Dproperty_attributes.h240 inline bool IsAccessor() const in IsAccessor() function
Djs_tagged_value-inl.h1101 inline bool JSTaggedValue::IsAccessor() const in IsAccessor() function
Djs_hclass.h1940 inline bool IsAccessor() const in IsAccessor() function
/arkcompiler/ets_frontend/es2panda/ir/base/
Dproperty.h99 bool IsAccessor() const in IsAccessor() function
DmethodDefinition.h104 bool IsAccessor() const in IsAccessor() function
/arkcompiler/ets_frontend/ets2panda/ir/base/
Dproperty.h95 [[nodiscard]] bool IsAccessor() const noexcept in IsAccessor() function
/arkcompiler/ets_runtime/ecmascript/base/
Dbuiltins_base.h109 constexpr bool IsAccessor() const in IsAccessor() function
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_handler.h74 static inline bool IsAccessor(uint32_t handler) in IsAccessor() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.h113 bool IsAccessor() const in IsAccessor() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h1416 inline GateRef StubBuilder::IsAccessor(GateRef attr) in IsAccessor() function