History log of /openjdk9/nashorn/test/script/basic/JDK-8019808.js
Revision Date Author Comments
# 877:cf4d2252d444 04-Jun-2014 attila

8044638: Tidy up Nashorn codebase for code standards
Reviewed-by: lagergren, sundar


# 406:961cffae0828 03-Jul-2013 lagergren

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
Reviewed-by: sundar, jlaskey