Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Daot_snapshot.cpp29 JSHandle<ConstantPool> AOTSnapshot::NewSnapshotConstantPool(uint32_t cacheSize) in NewSnapshotConstantPool() function in panda::ecmascript::kungfu::AOTSnapshot
61 JSHandle<ConstantPool> newCp = NewSnapshotConstantPool(cacheSize); in GenerateSnapshotConstantPools()
H A Daot_snapshot.h84 JSHandle<ConstantPool> NewSnapshotConstantPool(uint32_t cacheSize);

Completed in 2 milliseconds