Searched refs:GetSlowModeBackingStoreLength (Results 1 – 3 of 3) sorted by relevance
23 length = GetSlowModeBackingStoreLength(length); in New()151 int LayoutDescriptor::GetSlowModeBackingStoreLength(int length) { in GetSlowModeBackingStoreLength() function
112 V8_INLINE static int GetSlowModeBackingStoreLength(int length);
244 int array_length = GetSlowModeBackingStoreLength(layout_descriptor_length); in Trim()