Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dmachine-operator.h353 return IsUnalignedSupported(unalignedStoreUnsupportedTypes_, rep); in NON_EXPORTED_BASE()
378 unalignedStoreUnsupportedTypes_(unalignedStoreUnsupportedTypes) {} in NON_EXPORTED_BASE()
397 const base::EnumSet<MachineRepresentation> unalignedStoreUnsupportedTypes_; in NON_EXPORTED_BASE() local