Int32ListToJSInt32Array extension

Conversions from Int32List to JSInt32Array.

on

Properties

toJS JSInt32Array
Converts this Int32List to a JSInt32Array by either casting, unwrapping, or cloning the Int32List.
no setter