Searched refs:GetConstantPoolFromSnapshotData (Results 1 – 2 of 2) sorted by relevance
22 JSHandle<ConstantPool> ReviseData::GetConstantPoolFromSnapshotData(JSThread *thread, in GetConstantPoolFromSnapshotData() function in panda::ecmascript::kungfu::ReviseData36 JSHandle<ConstantPool> newCP = GetConstantPoolFromSnapshotData(thread, globalData, in Resolve()
47 …JSHandle<ConstantPool> GetConstantPoolFromSnapshotData(JSThread *thread, const SnapshotGlobalData …