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

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


# 333:918a986b0478 07-Jun-2013 hannesw

8012291: NativeArray is inconsistent in using long for length and index in some places and int for the same in other places
Reviewed-by: lagergren, jlaskey