Home
last modified time | relevance | path

Searched refs:AOTSnapshot (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Daot_snapshot.cpp22 void AOTSnapshot::InitSnapshot(uint32_t compileFilesCount) in InitSnapshot()
29 JSHandle<ConstantPool> AOTSnapshot::NewSnapshotConstantPool(uint32_t cacheSize) in NewSnapshotConstantPool()
42 void AOTSnapshot::GenerateSnapshotConstantPools(const CMap<int32_t, JSTaggedValue> &allConstantPools, in GenerateSnapshotConstantPools()
68 void AOTSnapshot::StoreConstantPoolInfo(BytecodeInfoCollector *bcInfoCollector) in StoreConstantPoolInfo()
H A Daot_snapshot.h24 class AOTSnapshot { class
26 explicit AOTSnapshot(EcmaVM *vm) in AOTSnapshot() function in panda::ecmascript::kungfu::AOTSnapshot
/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
H A Dpgo_type_manager.h51 AOTSnapshot& GetAOTSnapshot() in GetAOTSnapshot()
182 AOTSnapshot aotSnapshot_;
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
H A Dsnapshot.cpp25 kungfu::AOTSnapshot &aotSnapshot = vm_->GetJSThread()->GetCurrentEcmaContext()->GetPTManager()->GetAOTSnapshot(); in Serialize()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtype_info_accessors.cpp667 AOTSnapshot& snapshot = ptManager_->GetAOTSnapshot(); in GetKeyTaggedValue()
767 AOTSnapshot& snapshot = ptManager_->GetAOTSnapshot(); in GetKeyTaggedValue()

Completed in 5 milliseconds