Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Ddatainfo.h55 const uint64 &GetElem(uint32 index) const in GetElem() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_refconvert_array.h39 static ElemCpptype GetElem(coretypes::Array *arr, size_t idx) in GetElem() function