nashorn/test/script/basic/JDK-8023784.js.EXPECTED
author sundar
Wed, 06 May 2015 20:04:42 +0530
changeset 30394 72a59e4dffea
parent 19638 bf08be79957a
permissions -rw-r--r--
8079470: Misleading error message when explicit signature constructor is called with wrong arguments Reviewed-by: jlaskey, hannesw
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]