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

changeset 1110
a56051d3cdf5
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/script/basic/JDK-8051778.js.EXPECTED	Thu Nov 27 13:04:46 2014 +0100
     1.3 @@ -0,0 +1,10 @@
     1.4 +l=[foo]
     1.5 +l=[foo, foo2]
     1.6 +l2_size()=0
     1.7 +Bound Integer(2) constructor: 2
     1.8 +BiFunction with literal: unbound, 1, 2
     1.9 +BiFunction with literal: unbound, 3, 4
    1.10 +BiFunction with literal: unbound, 5, 6
    1.11 +BiFunction with function: undefined, 7, 8
    1.12 +BiFunction with function: undefined, 9, 10
    1.13 +BiFunction with function: undefined, 11, 12

mercurial