nashorn/test/script/basic/JDK-8011578.js.EXPECTED
author sundar
Wed, 16 Dec 2015 16:42:03 +0530
changeset 34735 0f41d334aa24
parent 17234 7eda96a52c27
permissions -rw-r--r--
8145486: jjs should support documentation key shortcut in interactive mode Reviewed-by: mhaupt, hannesw
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