nashorn/test/script/basic/JDK-8051778.js.EXPECTED
author hannesw
Fri, 03 Feb 2017 13:28:00 +0100
changeset 43555 1bb10bccf057
parent 27815 6ed8e97e8fb6
permissions -rw-r--r--
8173888: Test for JDK-8169481 causes stack overflows in parser tests Reviewed-by: jlaskey, sundar
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
27815
6ed8e97e8fb6 8051778: support bind on all Nashorn callables
attila
parents:
diff changeset
     1
l=[foo]
6ed8e97e8fb6 8051778: support bind on all Nashorn callables
attila
parents:
diff changeset
     2
l=[foo, foo2]
6ed8e97e8fb6 8051778: support bind on all Nashorn callables
attila
parents:
diff changeset
     3
l2_size()=0
6ed8e97e8fb6 8051778: support bind on all Nashorn callables
attila
parents:
diff changeset
     4
Bound Integer(2) constructor: 2
6ed8e97e8fb6 8051778: support bind on all Nashorn callables
attila
parents:
diff changeset
     5
BiFunction with literal: unbound, 1, 2
6ed8e97e8fb6 8051778: support bind on all Nashorn callables
attila
parents:
diff changeset
     6
BiFunction with literal: unbound, 3, 4
6ed8e97e8fb6 8051778: support bind on all Nashorn callables
attila
parents:
diff changeset
     7
BiFunction with literal: unbound, 5, 6
6ed8e97e8fb6 8051778: support bind on all Nashorn callables
attila
parents:
diff changeset
     8
BiFunction with function: undefined, 7, 8
6ed8e97e8fb6 8051778: support bind on all Nashorn callables
attila
parents:
diff changeset
     9
BiFunction with function: undefined, 9, 10
6ed8e97e8fb6 8051778: support bind on all Nashorn callables
attila
parents:
diff changeset
    10
BiFunction with function: undefined, 11, 12