Home
last modified time | relevance | path

Searched refs:GetSlowModeBackingStoreLength (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dlayout-descriptor-inl.h25 int backing_store_length = GetSlowModeBackingStoreLength(length); in New()
145 int LayoutDescriptor::GetSlowModeBackingStoreLength(int length) { in GetSlowModeBackingStoreLength() function
Dlayout-descriptor.h122 V8_INLINE static int GetSlowModeBackingStoreLength(int length);
Dlayout-descriptor.cc250 GetSlowModeBackingStoreLength(layout_descriptor_length); in Trim()