Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcommon_stubs.h57 V(SetPropertyByIndexWithOwn) \
Dcall_signature.h362 V(SetPropertyByIndexWithOwn) \
Dcall_signature.cpp472 DEF_CALL_SIGNATURE(SetPropertyByIndexWithOwn) in DEF_CALL_SIGNATURE() argument
Dslowpath_lowering.cpp1895 result = builder_.CallStub(glue_, gate, CommonStubCSigns::SetPropertyByIndexWithOwn, in LowerStOwnByIndex()