Searched refs:numberType (Results 1 – 1 of 1) sorted by relevance
10628 GameBoyCore.prototype.getTypedArray = function (length, defaultValue, numberType) { argument10634 if (numberType != "float32" && GameBoyWindow.opera && this.checkForOperaMathBug()) {10638 switch (numberType) {