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

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


# 169:a5a8ddc2e028 03-Apr-2013 sundar

8011394: RegExp.prototype.test() does not call valueOf on lastIndex property as per the spec.
Reviewed-by: lagergren, jlaskey, hannesw