Searched refs:POINTER_SIZE_ALIGN (Results 1 – 6 of 6) sorted by relevance
397 #define POINTER_SIZE_ALIGN(value) \ macro
3668 POINTER_SIZE_ALIGN(FixedArrayBase::kLengthOffset + kPointerSize);5608 static const int kAlignedSize = POINTER_SIZE_ALIGN(kSize);7287 static const int kFirstOffset = POINTER_SIZE_ALIGN(String::kSize);7340 static const int kParentOffset = POINTER_SIZE_ALIGN(String::kSize);7382 static const int kResourceOffset = POINTER_SIZE_ALIGN(String::kSize);
1320 static const int kNextOffset = POINTER_SIZE_ALIGN(FreeSpace::kHeaderSize);
4348 ASSERT_EQ(POINTER_SIZE_ALIGN(frame_offset), frame_offset); in StoreToFrameField()
4335 ASSERT_EQ(POINTER_SIZE_ALIGN(frame_offset), frame_offset); in StoreToFrameField()
4384 ASSERT_EQ(POINTER_SIZE_ALIGN(frame_offset), frame_offset); in StoreToFrameField()