Searched defs:icSlotSize (Results 1 – 3 of 3) sorted by relevance
147 static size_t ComputeSize(uint32_t icSlotSize) in ComputeSize()162 static inline uint32_t AdjustSlotSize(uint32_t icSlotSize) in AdjustSlotSize()172 inline void SetPrimitiveOfSlot(JSTaggedValue initValue, uint32_t icSlotSize) in SetPrimitiveOfSlot()
1162 uint32_t icSlotSize) in RuntimeNotifyInlineCache()
3351 JSHandle<ProfileTypeInfo> ObjectFactory::NewProfileTypeInfo(uint32_t icSlotSize) in NewProfileTypeInfo()