Home
last modified time | relevance | path

Searched refs:bcInfoCollector (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Daot_snapshot.cpp68 void AOTSnapshot::StoreConstantPoolInfo(BytecodeInfoCollector *bcInfoCollector) in StoreConstantPoolInfo() argument
70 const JSPandaFile *jsPandaFile = bcInfoCollector->GetJSPandaFile(); in StoreConstantPoolInfo()
80 bcInfoCollector->StoreDataToGlobalData(snapshotData_); in StoreConstantPoolInfo()
H A Daot_snapshot.h76 void PUBLIC_API StoreConstantPoolInfo(BytecodeInfoCollector *bcInfoCollector);

Completed in 2 milliseconds