jdk-24/nashorn/test/script/basic/JDK-8030809.js.EXPECTED
Athijegannathan Sundararajan 1b8c152090 8030809: Anonymous functions should not be shown with internal names in script stack trace
Reviewed-by: lagergren, hannesw, jlaskey
2013-12-19 21:53:27 +05:30

5 lines
159 B
Plaintext

Error
at <anonymous> (test/script/basic/JDK-8030809.js:33)
at func (test/script/basic/JDK-8030809.js:32)
at <program> (test/script/basic/JDK-8030809.js:38)