Home
last modified time | relevance | path

Searched defs:cacheSize (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Daot_snapshot.cpp29 JSHandle<ConstantPool> AOTSnapshot::NewSnapshotConstantPool(uint32_t cacheSize) in NewSnapshotConstantPool() argument
55 uint32_t cacheSize = cp->GetCacheLength() - ConstantPool::EXTEND_DATA_NUM; in GenerateSnapshotConstantPools() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_manager.h81 static size_t ComputeSize(uint32_t cacheSize) in ComputeSize() argument
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dprogram_object.h315 static size_t ComputeSize(uint32_t cacheSize) in ComputeSize() argument

Completed in 3 milliseconds