nashorn/test/script/basic/JDK-8011578.js.EXPECTED
author sundar
Thu, 13 Mar 2014 15:58:24 +0530
changeset 23374 f470afc89c6c
parent 17234 7eda96a52c27
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:
17234
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
     1
o.foo = 33
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
     2
o.foo = 44
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
     3
o.foo = 3
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
     4
o.foo = hello
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
     5
obj1.func called
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
     6
obj2.func called
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
     7
no such method: func
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
     8
obj4's prototype func called
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
     9
MyConstructor.prototype.func
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
    10
MyConstructor.prototype.func
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
    11
obj1.func called
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
    12
obj2.func called
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
    13
new obj3.func called
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
    14
new obj4.func called
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
    15
all new MyConstructor.prototype.func
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
    16
all new MyConstructor.prototype.func
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
    17
obj.__noSuchProperty__ for foo
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
    18
new obj.__noSuchProperty__ for foo
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
    19
proto.__noSuchProperty__ for foo
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
    20
new proto.__noSuchProperty__ for foo
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
    21
find
7eda96a52c27 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey
parents:
diff changeset
    22
find