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

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


# 201:aa8170c0dec9 15-Apr-2013 sundar

8012240: Array.prototype.map.call({length: -1, get 0(){throw 0}}, function(){}).length does not throw error
Reviewed-by: lagergren, jlaskey