Int32x4.bool constructor

Int32x4.bool(bool x bool y bool z bool w)

Implementation

external factory Int32x4.bool(bool x, bool y, bool z, bool w);