Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h933 void FillSnapshotConstantPoolList(const std::map<int32_t, uint32_t> &cpListIndexMap,
Dts_manager.cpp1229 FillSnapshotConstantPoolList(cpListIndexMap, bcInfoCollector); in ProcessSnapshotConstantPool()
1279 void TSManager::FillSnapshotConstantPoolList(const std::map<int32_t, uint32_t> &cpListIndexMap, in FillSnapshotConstantPoolList() function in panda::ecmascript::TSManager