Home
last modified time | relevance | path

Searched refs:ProcessSnapshotConstantPool (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass_manager.cpp159 …vm_->GetJSThread()->GetCurrentEcmaContext()->GetTSManager()->ProcessSnapshotConstantPool(collector… in ProcessConstantPool()
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h766 void PUBLIC_API ProcessSnapshotConstantPool(kungfu::BytecodeInfoCollector *bcInfoCollector);
Dts_manager.cpp1222 void TSManager::ProcessSnapshotConstantPool(kungfu::BytecodeInfoCollector *bcInfoCollector) in ProcessSnapshotConstantPool() function in panda::ecmascript::TSManager