WTF_ALIGN_OF 31 Source/wtf/Alignment.h #define WTF_ALIGN_OF(type) __alignof__(type) WTF_ALIGN_OF 34 Source/wtf/Alignment.h #define WTF_ALIGN_OF(type) __alignof(type)