nashorn/src/jdk/nashorn/internal/codegen/Label.java
Mon, 19 May 2014 15:29:42 +0200 lagergren 8034206: Make parts of code pipeline reusable in order to facilitate faster warmup and faster lazy compilation.
Tue, 13 May 2014 11:30:40 +0200 attila 8042118: Separate types from symbols
Mon, 03 Mar 2014 11:24:44 +0100 lagergren 8035836: Array performance improvements
Wed, 26 Feb 2014 13:17:57 +0100 attila 8035820: Optimistic recompilation
Wed, 17 Jul 2013 18:20:40 +0200 hannesw 8020356: ClassCastException Undefined->Scope on spiltter class generated for a large switch statement
Fri, 10 May 2013 13:16:44 +0200 lagergren 8014329: Slim down the label stack structure in CodeGenerator
Tue, 07 May 2013 14:43:17 +0200 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.
Fri, 15 Feb 2013 09:44:15 +0100 lagergren 8008239: Unpublicized parts of the code generator package that were only package internal.
less more (0) tip