Searched refs:ProcessSnapshotConstantPool (Results 1 – 3 of 3) sorted by relevance
159 …vm_->GetJSThread()->GetCurrentEcmaContext()->GetTSManager()->ProcessSnapshotConstantPool(collector… in ProcessConstantPool()
766 void PUBLIC_API ProcessSnapshotConstantPool(kungfu::BytecodeInfoCollector *bcInfoCollector);
1222 void TSManager::ProcessSnapshotConstantPool(kungfu::BytecodeInfoCollector *bcInfoCollector) in ProcessSnapshotConstantPool() function in panda::ecmascript::TSManager