Home
last modified time | relevance | path

Searched refs:newCP (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Dsnapshot_global_data.cpp36 JSHandle<ConstantPool> newCP = GetConstantPoolFromSnapshotData(thread, globalData, in Resolve() local
39 JSTaggedValue val = newCP->GetObjectFromCache(item.constpoolIdx_); in Resolve()
57 newCP->SetObjectToCache(thread, item.constpoolIdx_, JSTaggedValue(entryIndex)); in Resolve()

Completed in 1 milliseconds