Home | History | Annotate | Download | only in interpreter

Lines Matching full:unaligned_short

925       typedef int16_t unaligned_short __attribute__ ((aligned (1)));
926 result->SetS(*reinterpret_cast<unaligned_short*>(static_cast<intptr_t>(address)));