Home
last modified time | relevance | path

Searched refs:numberType (Results 1 – 1 of 1) sorted by relevance

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dgbemu.js10628 GameBoyCore.prototype.getTypedArray = function (length, defaultValue, numberType) { argument
10634 if (numberType != "float32" && GameBoyWindow.opera && this.checkForOperaMathBug()) {
10638 switch (numberType) {