Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_function.h236 inline bool IsGetter() const in IsGetter() function
598 inline bool IsGetter() const in IsGetter() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method.h205 bool IsGetter() in IsGetter() function
/arkcompiler/ets_frontend/ets2panda/ir/base/
DscriptFunction.h183 [[nodiscard]] bool IsGetter() const noexcept in IsGetter() function