Searched defs:allConstantPools (Results 1 – 1 of 1) sorted by relevance
42 …id AOTSnapshot::GenerateSnapshotConstantPools(const CMap<int32_t, JSTaggedValue> &allConstantPools, in GenerateSnapshotConstantPools()77 const CMap<int32_t, JSTaggedValue> &allConstantPools = constpoolsOptional.value(); in StoreConstantPoolInfo() local