Searched refs:needs_double_alignment (Results 1 – 1 of 1) sorted by relevance
1158 bool needs_double_alignment = flags & kDoubleAlignment; in AllocateRaw() local1165 Smi::FromInt(AllocateDoubleAlignFlag::encode(needs_double_alignment) | in AllocateRaw()1178 if (needs_double_alignment) { in AllocateRaw()1201 Smi::FromInt(AllocateDoubleAlignFlag::encode(needs_double_alignment) | in AllocateRaw()1221 if (needs_double_alignment) { in AllocateRaw()