Home
last modified time | relevance | path

Searched refs:ContainerSet (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dcontainers_stub_builder.h155 void ContainerSet(GateRef glue, GateRef obj, GateRef index, GateRef value, ContainersType type) in ContainerSet() function
Dcontainers_stub_builder.cpp125 ContainerSet(glue, *thisObj, *k, retValue, type); in ContainersCommonFuncCall()