Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dgbemu.js10579 GameBoyCore.prototype.toTypedArray = function (baseArray, memtype) { argument
10582 … if (settings[5] || (memtype != "float32" && GameBoyWindow.opera && this.checkForOperaMathBug())) {
10589 switch (memtype) {