nashorn/test/script/basic/JDK-8023784.js.EXPECTED
author sundar
Thu, 13 Mar 2014 15:58:24 +0530
changeset 23374 f470afc89c6c
parent 19638 bf08be79957a
permissions -rw-r--r--
8015958: DataView constructor is not defined Reviewed-by: attila, hannesw, lagergren
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
19638
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
     1
[object ArrayBuffer]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
     2
[object Int8Array]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
     3
[object Int16Array]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
     4
[object Int32Array]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
     5
[object Uint8Array]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
     6
[object Uint8ClampedArray]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
     7
[object Uint16Array]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
     8
[object Uint32Array]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
     9
[object Float32Array]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
    10
[object Float64Array]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
    11
[object Object]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
    12
[object Array]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
    13
[object RegExp]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
    14
[object Error]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
    15
[object Function]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
    16
[object ArrayBuffer]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
    17
[object Int8Array]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
    18
[object Int16Array]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
    19
[object Int32Array]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
    20
[object Uint8Array]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
    21
[object Uint8ClampedArray]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
    22
[object Uint16Array]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
    23
[object Uint32Array]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
    24
[object Float32Array]
bf08be79957a 8023784: Object.prototype.toString should contain the class name for all instances
sundar
parents:
diff changeset
    25
[object Float64Array]