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

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


# 163:e9af5451d2d1 02-Apr-2013 sundar

8011274: Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get.hasOwnProperty("prototype") should be false
Reviewed-by: lagergren, jlaskey