Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h375 if (!constpoolHandle->TryGetAOTArrayLiteral(thread, needSetAotFlag, in GetLiteralFromCache()
412 … bool TryGetAOTArrayLiteral(JSThread *thread, bool loadAOT, JSHandle<AOTLiteralInfo> entryIndexes, in TryGetAOTArrayLiteral() function