view test/script/basic/JDK-8051778.js.EXPECTED @ 1107:a56051d3cdf5

8051778: support bind on all Nashorn callables Reviewed-by: hannesw, lagergren
author attila
date Thu, 27 Nov 2014 13:04:46 +0100
parents
children
line wrap: on
line source

l=[foo]
l=[foo, foo2]
l2_size()=0
Bound Integer(2) constructor: 2
BiFunction with literal: unbound, 1, 2
BiFunction with literal: unbound, 3, 4
BiFunction with literal: unbound, 5, 6
BiFunction with function: undefined, 7, 8
BiFunction with function: undefined, 9, 10
BiFunction with function: undefined, 11, 12