Home
last modified time | relevance | path

Searched refs:needs_double_alignment (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dcode-stub-assembler.cc1158 bool needs_double_alignment = flags & kDoubleAlignment; in AllocateRaw() local
1165 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()