test/script/basic/getter_callsite.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 obj.foo is 42
     2 obj.foo is hello
     3 obj.foo is world
     4 obj.foo is 3.1415

mercurial