History log of /openjdk10/nashorn/test/script/basic/no_line_numbers.js.EXPECTED
Revision Date Author Comments
# 252:fb1d7ea3e1b6 07-May-2013 lagergren

8013914: Removed explicit LineNumberNodes that were too brittle when code moves around, and also introduced unnecessary footprint. Introduced the Statement node and fixed dead code elimination issues that were discovered by the absense of labels for LineNumberNodes.
Reviewed-by: jlaskey, attila