Commit Graph

10 Commits

Author SHA1 Message Date
Attila Szegedi 20400b0c28 8168373: don't emit conversions for symbols outside their lexical scope
Reviewed-by: hannesw, sundar
2016-11-11 15:50:51 +01:00
Hannes Wallnöfer 6fb59f08dd 8075366: Slow scope access to global let/const does not work
Reviewed-by: sundar, attila, lagergren
2015-03-26 21:39:25 +01:00
Hannes Wallnöfer eedb8550f9 8073707: const re-assignment should not reported as a early error
Reviewed-by: sundar, attila
2015-02-27 14:33:47 +01:00
Hannes Wallnöfer 2ee38c8c4f 8067219: NPE in ScriptObject.clone() when running with object fields
Reviewed-by: attila, lagergren
2014-12-11 19:32:45 +01:00
Sergey Lugovoy 746d89a185 8057779: Tests failed on Windows when in output contains path to script
Reviewed-by: coffeys
2014-11-28 18:23:04 +03:00
Hannes Wallnöfer e94ca03260 8057980: let & const: remaining issues with lexical scoping
Reviewed-by: lagergren, attila
2014-11-27 18:02:28 +01:00
Hannes Wallnöfer e84fe52fb3 8057691: Nashorn: let & const declarations are not shared between scripts
Reviewed-by: lagergren, attila
2014-11-24 12:03:15 +01:00
Attila Szegedi 9e2eb8b80a 8057930: remove eval ID
Reviewed-by: hannesw, sundar
2014-09-09 15:33:58 +02:00
Sergey Lugovoy 7faa3dfc8e 8057678: Tests for let and const keywords in Nashorn
Reviewed-by: hannesw, lagergren
2014-09-08 15:37:50 +04:00
Hannes Wallnöfer 0186696705 8051889: Implement block scoping in symbol assignment and scope computation
Reviewed-by: attila, lagergren
2014-09-04 18:47:18 +02:00