Home | History | Annotate | Download | only in heap

Lines Matching refs:double_align

2162 AllocationResult Heap::AllocateFillerObject(int size, bool double_align,
2166 AllocationAlignment align = double_align ? kDoubleAligned : kWordAligned;