aboutsummaryrefslogtreecommitdiff
path: root/src/jdk/nashorn/internal/ir/AccessNode.java
AgeCommit message (Expand)Author
2015-05-068079362: Enforce best practices for Node token API usageattila
2014-12-118066669: dust.js performance regression caused by primitive field conversionhannesw
2014-10-178059843: Make AST serializableattila
2014-08-208027043: Turn global accesses into MethodHandle.constant, with one chance of ...attila
2013-10-098026137: Fix Issues with Binary Evaluation Orderlagergren
2013-07-118013925: Remove symbol fields from nodes that don't need themattila
2013-05-238012522: Clean up lexical contexts - split out stack based functionality in C...lagergren
2013-05-088013912: Nashorn needs to reuse temporary symbolsattila
2013-05-078013913: Removed Source field from all nodes except FunctionNode in order to ...lagergren
2013-04-198010701: Immutable nodes - final iterationlagergren
2013-03-238010652: Eliminate non-child references in Block/FunctionNode, and make few n...attila
2013-02-158008239: Unpublicized parts of the code generator package that were only pack...lagergren
2013-01-048005663: Update copyright year to 2013jlaskey
2012-12-218005403: Open-source Nashornjlaskey