Home
last modified time | relevance | path

Searched refs:SetPropertyByValueWithOwn (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcommon_stubs.h66 V(SetPropertyByValueWithOwn) \
Dcall_signature.h357 V(SetPropertyByValueWithOwn) \
Dcall_signature.cpp306 DEF_CALL_SIGNATURE(SetPropertyByValueWithOwn) in DEF_CALL_SIGNATURE() argument
Dslowpath_lowering.cpp1860 result = builder_.CallStub(glue_, gate, CommonStubCSigns::SetPropertyByValueWithOwn, in LowerStOwnByValue()