nashorn/test/script/basic/JDK-8023784.js.EXPECTED
author hannesw
Fri, 03 Feb 2017 13:28:00 +0100
changeset 43555 1bb10bccf057
parent 19638 bf08be79957a
permissions -rw-r--r--
8173888: Test for JDK-8169481 causes stack overflows in parser tests Reviewed-by: jlaskey, sundar
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]