preMultiplySelf method
Implementation
DOMMatrix preMultiplySelf([DOMMatrixInit? other]) =>
js_util.callMethod(this, 'preMultiplySelf', [other]);
DOMMatrix preMultiplySelf([DOMMatrixInit? other]) =>
js_util.callMethod(this, 'preMultiplySelf', [other]);