test/script/basic/new.js.EXPECTED

Wed, 03 Jun 2015 18:08:57 +0200

author
hannesw
date
Wed, 03 Jun 2015 18:08:57 +0200
changeset 1396
d5a9705a27b1
parent 0
b1a7da25b547
permissions
-rw-r--r--

8066237: Fuzzing bug: Parser error on optimistic recompilation
Reviewed-by: lagergren, attila

     1 10
     2 string
     3 function() {
     4         return true;
     5     }
     6 10
     7 string
     8 function() {
     9         return true;
    10     }
    11 obj.func called
    12 [object Object]
    13 in f1
    14 object

mercurial