Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dobject_access_helper.h90 GateRef GetReceiver() const in GetReceiver() function
/arkcompiler/ets_runtime/ecmascript/
Dobject_operator.h225 inline JSHandle<JSTaggedValue> GetReceiver() const in GetReceiver() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_test.cpp179 HWTEST_F_L0(ObjectOperatorTest, GetReceiver) in HWTEST_F_L0() argument