Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp1391 uint32_t constantPoolSize = oldCP->GetCacheLength(); in AddValueToSnapshotConstantPoolList() local
1399 newCP->SetObjectToCache(thread_, constantPoolSize + i, JSTaggedValue(valVec[i])); in AddValueToSnapshotConstantPoolList()