Int32ListToJSInt32Array extension

Conversions from Int32List to JSInt32Array.

on

Properties

toJS JSInt32Array

Available on Int32List, provided by the Int32ListToJSInt32Array extension

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