Home
last modified time | relevance | path

Searched defs:compileFilesCount (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Daot_snapshot.cpp22 void AOTSnapshot::InitSnapshot(uint32_t compileFilesCount) in InitSnapshot()
/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_manager.cpp56 void PGOTypeManager::InitAOTSnapshot(uint32_t compileFilesCount) in InitAOTSnapshot()