Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h418 JSTaggedValue arrayInfos = GetAotArrayInfo(); in TryGetAOTArrayLiteral() local
419 JSHandle<TaggedArray> aotArrayInfos(thread, arrayInfos); in TryGetAOTArrayLiteral()