nashorn/test/script/basic/JDK-8019810.js.EXPECTED
author lana
Thu, 12 Feb 2015 16:36:53 -0800
changeset 28888 2815ad059e8d
parent 18844 f85cfbfb4d11
permissions -rw-r--r--
Merge
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
18844
f85cfbfb4d11 8019811: Static calls - self referential functions needed a return type conversion if they were specialized, as they can't use the same mechanism as indy calls
lagergren
parents:
diff changeset
     1
undefined