nashorn/test/script/basic/JDK-8006337.js.EXPECTED
author lagergren
Mon, 25 Mar 2013 12:01:06 +0100
changeset 16531 8f1b0de50d07
parent 16175 13ac6c5cc6a4
permissions -rw-r--r--
8017010: index evaluation to a temporary location for index operator much change temporaries to slots, but never scoped vars Reviewed-by: hannesw, sundar
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16175
13ac6c5cc6a4 8006337: Discarded arguments for INVOKESTATIC must still be evaluated for side effects
attila
parents:
diff changeset
     1
hello