History log of /openjdk9/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/MethodEmitter.java
Revision Date Author Comments
# 1729:331c52513f4f 22-Jun-2016 sundar

8160141: removed deprecated method calls in nashorn code
Reviewed-by: mhaupt, hannesw


# 1692:bb6cf30cf892 18-May-2016 sundar

8157241: Remove javac warnings of Nashorn "ant clean test"
Reviewed-by: mhaupt, hannesw


# 1571:fd97b9047199 14-Dec-2015 hannesw

8144020: Remove long as an internal numeric type
Reviewed-by: attila, sundar, lagergren


# 1508:a661018d34b8 11-Nov-2015 hannesw

8141702: Add support for Symbol property keys
Reviewed-by: attila, sundar


# 1494:c7ef0fb26eff 02-Nov-2015 attila

8141144: Move NameCodec to jdk.nashorn.internal space
Reviewed-by: hannesw, sundar


# 1483:7cb19fa78763 21-Oct-2015 attila

8139931: Introduce Operation objects in Dynalink instead of string encoding
Reviewed-by: hannesw, sundar


# 1435:6e5080fdfaad 19-Sep-2015 hannesw

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


# 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


# 1368:ed56500172f4 04-Aug-2015 sundar

8073733: TypeError messages with "call" and "new" could be improved
Reviewed-by: attila, mhaupt


# 1262:ee849fe4b32d 06-May-2015 attila

8079349: Eliminate dead code around Nashorn code generator
Reviewed-by: hannesw, lagergren


# 1197:20c3aef2b4cb 05-Mar-2015 attila

8035712: Restore some of the RuntimeCallSite specializations
Reviewed-by: hannesw, lagergren


# 1141:7c1cff3cae2e 11-Dec-2014 hannesw

8066669: dust.js performance regression caused by primitive field conversion
Reviewed-by: attila, sundar


# 1095:8fac78c86e3e 06-Nov-2014 hannesw

8047365: Very long function names break codegen
Reviewed-by: attila, lagergren


# 1070:34d55faf0b3a 19-Oct-2014 attila

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


# 1057:a8d44c7c2ac0 13-Oct-2014 sundar

8050977: Java8 Javascript Nashorn exception: no current Global instance for nashorn
Reviewed-by: attila, lagergren, hannesw


# 1044:26c0435ffe0b 30-Sep-2014 attila

8059372: Code duplication in split emitter
Reviewed-by: jlaskey, lagergren


# 1041:dee18a93b53f 29-Sep-2014 lagergren

8059321: Decrease warmup time by caching common structures that were reused during parse
Reviewed-by: attila, shade


# 1040:cc3000241e57 26-Sep-2014 lagergren

8059211: Changed ArrayData.length accessor to use the protected field and fixed javadoc warnings related to this
Reviewed-by: attila, hannesw


# 1036:f0b5e3900a10 25-Sep-2014 lagergren

8025435: Optimistic builtins support, implemented initial optimistic versions of push, pop, and charCodeAt
Reviewed-by: attila, hannesw, sundar


# 1002:2f0161551858 04-Sep-2014 hannesw

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


# 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