Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/base/
Dproperty.h99 bool IsAccessor() const in IsAccessor() function
DmethodDefinition.h83 bool IsAccessor() const in IsAccessor() function
/arkcompiler/ets_runtime/ecmascript/
Dproperty_attributes.h208 inline bool IsAccessor() const in IsAccessor() function
Djs_tagged_value-inl.h1024 inline bool JSTaggedValue::IsAccessor() const in IsAccessor() function
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_handler.h45 static inline bool IsAccessor(uint32_t handler) in IsAccessor() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h1189 inline GateRef StubBuilder::IsAccessor(GateRef attr) in IsAccessor() function