History log of /openjdk10/nashorn/test/script/basic/JDK-8044750.js
Revision Date Author Comments
# 1504:252538e8c232 09-Nov-2015 attila

8141550: Introduce a command line option instead of nashorn.unstable.relink.threshold system property
Reviewed-by: hannesw, sundar


# 1432:67bab332bcb3 17-Sep-2015 sundar

8136694: Megemorphic scope access does not throw ReferenceError when property is missing
Reviewed-by: attila, hannesw


# 970:f82b83cf73ae 15-Aug-2014 attila

8055199: Tidy up Nashorn codebase for code standards (August 2014)
Reviewed-by: hannesw, lagergren


# 876:fd14a4b555f7 04-Jun-2014 sundar

8044750: megamorphic getter for scope objects does not call __noSuchProperty__ hook
Reviewed-by: attila, lagergren, hannesw