Home | History | Annotate | Download | only in heap

Lines Matching refs:kDoubleUnaligned

2021     case kDoubleUnaligned:
2034 if (alignment == kDoubleUnaligned && (offset & kDoubleAlignmentMask) == 0)
2485 AllocationResult allocation = AllocateRaw(size, space, kDoubleUnaligned);