nashorn/test/script/basic/JDK-8019553.js.EXPECTED
author sundar
Wed, 21 Aug 2013 17:28:53 +0530
changeset 19619 4085b74056ee
parent 18632 93017277615e
child 20929 f2bd18181940
permissions -rw-r--r--
8023368: Instance __proto__ property should exist and be writable. Reviewed-by: attila, hannesw
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents:
diff changeset
     1
SyntaxError: test/script/basic/JDK-8019553.js#33<eval>:1:3 Expected l-value but found +
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents:
diff changeset
     2
++ +3
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents:
diff changeset
     3
   ^
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents:
diff changeset
     4
SyntaxError: test/script/basic/JDK-8019553.js#33<eval>:1:3 Expected l-value but found -
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents:
diff changeset
     5
++ -7
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents:
diff changeset
     6
   ^
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents:
diff changeset
     7
SyntaxError: test/script/basic/JDK-8019553.js#33<eval>:1:3 Expected l-value but found +
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents:
diff changeset
     8
-- +2
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents:
diff changeset
     9
   ^
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents:
diff changeset
    10
SyntaxError: test/script/basic/JDK-8019553.js#33<eval>:1:3 Expected l-value but found -
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents:
diff changeset
    11
-- -8
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents:
diff changeset
    12
   ^