test/script/basic/JDK-8019791.js.EXPECTED

Mon, 03 Nov 2014 12:34:39 +0100

author
lagergren
date
Mon, 03 Nov 2014 12:34:39 +0100
changeset 1083
dba2a3939f4c
parent 606
7cc5ff16380f
child 952
6d5471a497fb
permissions
-rw-r--r--

8062381: Wrong index was used for linking charCodeAt specializations
Reviewed-by: attila, hannesw

     1 SyntaxError:33:Expected ; but found ~
     2 "" ~ ""
     3    ^
     4 SyntaxError:41:Expected ) but found ~
     5 function() { if (1~0) return 0; return 1 }
     6                   ^

mercurial