Home
last modified time | relevance | path

Searched refs:SetTypeArrayPropertyByIndex (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h287 V(SetTypeArrayPropertyByIndex) \
Druntime_stubs.cpp1879 DEF_RUNTIME_STUBS(SetTypeArrayPropertyByIndex) in DEF_RUNTIME_STUBS() argument
1881 RUNTIME_STUBS_HEADER(SetTypeArrayPropertyByIndex); in DEF_RUNTIME_STUBS()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp2746 returnValue = CallRuntime(glue, RTSTUB_ID(SetTypeArrayPropertyByIndex), in SetPropertyByIndex()
5984 result = CallRuntime(glue, RTSTUB_ID(SetTypeArrayPropertyByIndex), in SetTypeArrayPropertyByName()