Searched defs:cacheSize (Results 1 – 4 of 4) sorted by relevance
29 JSHandle<ConstantPool> AOTSnapshot::NewSnapshotConstantPool(uint32_t cacheSize) in NewSnapshotConstantPool()55 uint32_t cacheSize = cp->GetCacheLength() - ConstantPool::EXTEND_DATA_NUM; in GenerateSnapshotConstantPools() local
72 size_t cacheSize = size_ < CACHE_CAPACITY ? size_ : CACHE_CAPACITY; in VisitRefField() local
77 static size_t ComputeSize(uint32_t cacheSize) in ComputeSize()
315 static size_t ComputeSize(uint32_t cacheSize) in ComputeSize()