nashorn/test/script/basic/JDK-8051778.js.EXPECTED
author serb
Thu, 30 Jul 2015 15:27:02 +0300
changeset 32126 6611b32dfa58
parent 27815 6ed8e97e8fb6
permissions -rw-r--r--
8132382: [macosx] Crash during JMC or JavaFX execution when NSApplication is controlled by SWT or JavaFX libraries Reviewed-by: kizune, alexsch
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