Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp1254 JSHandle<ConstantPool> newCp = factory_->NewConstantPool(cpSize + valVecSize); in GenerateSnapshotConstantPoolList() local
1258 snapshotCPList->Set(thread_, pos++, newCp.GetTaggedValue()); in GenerateSnapshotConstantPoolList()