Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dobject_access_helper.h126 GateRef GetReceiver() const in GetReceiver() function
182 GateRef GetReceiver() const in GetReceiver() function
Dtype_info_accessors.h646 GateRef GetReceiver() const in GetReceiver() function
/arkcompiler/ets_runtime/ecmascript/
Dobject_operator.h249 inline JSHandle<JSTaggedValue> GetReceiver() const in GetReceiver() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.h236 JSTaggedValue GetReceiver() const in GetReceiver() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_first_test.cpp179 HWTEST_F_L0(ObjectOperatorTest, GetReceiver) in HWTEST_F_L0() argument