UnmodifiableInt32x4ListView constructor

UnmodifiableInt32x4ListView(Int32x4List list)

Implementation

UnmodifiableInt32x4ListView(Int32x4List list) : _list = list;