Searched refs:IsFastPointerLayout (Results 1 – 5 of 5) sorted by relevance
105 if (IsFastPointerLayout()) return true; in IsTagged()125 bool LayoutDescriptor::IsFastPointerLayout() { in IsFastPointerLayout() function129 bool LayoutDescriptor::IsFastPointerLayout(Object layout_descriptor) { in IsFastPointerLayout() function230 if (layout_descriptor_.IsFastPointerLayout()) { in LayoutDescriptorHelper()
43 V8_INLINE bool IsFastPointerLayout();44 V8_INLINE static bool IsFastPointerLayout(Object layout_descriptor);
119 if (IsFastPointerLayout()) { in IsTagged()
629 return LayoutDescriptor::IsFastPointerLayout(layout_desc); in HasFastPointerLayout()
2197 if (IsFastPointerLayout()) { in Print()