Home
last modified time | relevance | path

Searched defs:cacheSize (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Daot_snapshot.cpp34 JSHandle<ConstantPool> AOTSnapshot::NewSnapshotConstantPool(uint32_t cacheSize) in NewSnapshotConstantPool()
57 uint32_t cacheSize = cp->GetCacheLength(); in GenerateSnapshotConstantPools() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.h69 static size_t ComputeSize(uint32_t cacheSize) in ComputeSize()
/arkcompiler/ets_runtime/ecmascript/ic/
Dprofile_type_info.h114 static size_t ComputeSize(uint32_t cacheSize) in ComputeSize()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h152 static size_t ComputeSize(uint32_t cacheSize) in ComputeSize()