Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/base/
DscriptFunctionSignature.h84 [[nodiscard]] bool HasReceiver() const noexcept in HasReceiver() function
DscriptFunction.h277 [[nodiscard]] bool HasReceiver() const noexcept in HasReceiver() function
/arkcompiler/ets_runtime/ecmascript/
Dobject_operator.h138 inline bool HasReceiver() const in HasReceiver() function