Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/mdgen/include/
Dmdrecord.h180 void appendElement(MDElement *curElement) in appendElement()
217 void AddMDElements(MDElement *curElement) in AddMDElements()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp253 …JSTaggedValue curElement = JSTypedArray::FastGetPropertyByIndex(thread, JSTaggedValue::Cast(srcArr… in CopyTypedArrayBuffer() local