Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-operator.h188 : unalignedSupport_(unalignedAccessSupport), in NON_EXPORTED_BASE()
196 switch (unalignedSupport_) { in NON_EXPORTED_BASE()
207 const AlignmentRequirements::UnalignedAccessSupport unalignedSupport_; in NON_EXPORTED_BASE() local