GlueClassTest_Slots  897 core/Traits.cpp 		static const bool align8ByteSlots = (offsetof(GlueClassTest_Slots, m_numberSlot) == 8);
GlueClassTest_Slots  898 core/Traits.cpp 		static const bool alignPointersTo8Bytes = (offsetof(GlueClassTest_Slots, m_ptrSlot) == 24);