Home
last modified time | relevance | path

Searched defs:SetElem (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Ddatainfo.h61 void SetElem(uint32 index, uint64 val) in SetElem() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_refconvert_array.h49 static void SetElem(coretypes::Array *arr, size_t idx, ElemCpptype value) in SetElem() function