Home
last modified time | relevance | path

Searched defs:oldCPValues (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp1224 …const CMap<int32_t, JSTaggedValue> &oldCPValues = vm_->GetJSThread()->GetCurrentEcmaContext()->Fin… in ProcessSnapshotConstantPool() local
1234 const CMap<int32_t, JSTaggedValue> &oldCPValues) in GenerateSnapshotConstantPoolList()