History log of /openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/AssignSymbols.java
Revision Date Author Comments
# 1812:4a68dd740be8 14-Nov-2016 sdama

8156615: Catch parameter can be a BindingPattern in ES6 mode
Summary: Added parser support for catch parameter being a binding pattern
Reviewed-by: sundar, hannesw, attila
Contributed-by: srinivas.dama@oracle.com


# 1808:a7f21ee6ed30 07-Nov-2016 hannesw

8156619: Unimplemented ES6 features should result in clear Error being thrown
Reviewed-by: sundar, attila


# 1655:3ac5d360070e 24-Mar-2016 hannesw

8151700: Add support for ES6 for-of
Reviewed-by: attila, sundar


# 1444:f436923c391f 28-Sep-2015 attila

8134502: introduce abstraction for basic NodeVisitor usage
Reviewed-by: lagergren, sundar


# 1435:6e5080fdfaad 19-Sep-2015 hannesw

8135190: Method code too large in Babel browser.js script
Reviewed-by: attila, sundar


# 1426:751ada854e5a 14-Sep-2015 sundar

8055917: jdk.nashorn.internal.codegen.CompilationPhase$N should be renamed to proper classes
Reviewed-by: attila, hannesw


# 1423:c13179703f65 11-Sep-2015 sundar

8136349: Typos patch for nashorn sources submitted on Sep 10, 2015
Reviewed-by: hannesw, mhaupt, lagergren, attila
Contributed-by: asashour@yahoo.com


# 1399:eea9202e8930 31-Aug-2015 attila

8133300: Ensure symbol table immutability in Nashorn AST
Reviewed-by: hannesw, lagergren


# 1360:b983e998f528 22-Jul-2015 hannesw

8131683: Delete fails over multiple scopes
Reviewed-by: mhaupt, sundar


# 1336:efb5f54092ed 30-Jun-2015 sundar

8114838: Anonymous functions escape to surrounding scope when defined under "with" statement
Reviewed-by: attila, hannesw, lagergren


# 1263:044a0fe3944f 06-May-2015 attila

8079362: Enforce best practices for Node token API usage
Reviewed-by: hannesw, sundar


# 1195:7939ae855d57 27-Feb-2015 hannesw

8073707: const re-assignment should not reported as a early error
Reviewed-by: sundar, attila


# 1173:82ae555768c7 28-Jan-2015 attila

8067139: Finally blocks inlined incorrectly
Reviewed-by: hannesw, lagergren


# 1135:f3a3d20c03f8 10-Dec-2014 attila

8066225: NPE in MethodEmitter with duplicate integer switch cases
Reviewed-by: hannesw, lagergren


# 1123:c065853b25fe 03-Dec-2014 attila

8066222: too strong assertion on function expression names
Reviewed-by: hannesw, lagergren


# 1118:e26843ca558b 27-Nov-2014 hannesw

8057980: let & const: remaining issues with lexical scoping
Reviewed-by: lagergren, attila


# 1115:a723569d0559 21-Nov-2014 hannesw

8057691: Nashorn: let & const declarations are not shared between scripts
Reviewed-by: lagergren, attila


# 1070:34d55faf0b3a 19-Oct-2014 attila

8059844: Implement optimistic splitter
Reviewed-by: hannesw, lagergren


# 1058:488ce6b8c41b 13-Oct-2014 attila

8059842: Creating symbols for declared functions shouldn't be a special case
Reviewed-by: hannesw, lagergren


# 1010:fc80190e129f 08-Sep-2014 attila

8057148: Skip nested functions on reparse
Reviewed-by: hannesw, lagergren


# 1002:2f0161551858 04-Sep-2014 hannesw

8051889: Implement block scoping in symbol assignment and scope computation
Reviewed-by: attila, lagergren


# 994:e56bfeff25a9 27-Aug-2014 sundar

8056123: Anonymous function statements leak internal function names into global scope
Reviewed-by: hannesw, attila


# 971:c93b6091b11e 18-Aug-2014 chegar

Merge


# 953:221a84ef44c0 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com