Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Daot_snapshot.cpp42 …id AOTSnapshot::GenerateSnapshotConstantPools(const CMap<int32_t, JSTaggedValue> &allConstantPools, in GenerateSnapshotConstantPools()
77 const CMap<int32_t, JSTaggedValue> &allConstantPools = constpoolsOptional.value(); in StoreConstantPoolInfo() local