Home
last modified time | relevance | path

Searched defs:IsGetter (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_method_set.h50 bool IsGetter() in IsGetter() function
/arkcompiler/ets_runtime/ecmascript/
Djs_function.h293 inline bool IsGetter(const JSThread *thread) const in IsGetter() function
683 inline bool IsGetter(const JSThread *thread) const in IsGetter() function
/arkcompiler/ets_frontend/ets2panda/ir/base/
DmethodDefinition.h95 [[nodiscard]] bool IsGetter() const noexcept in IsGetter() function
DscriptFunction.h181 [[nodiscard]] bool IsGetter() const noexcept in IsGetter() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method.h234 bool IsGetter() in IsGetter() function