Commit Graph

2 Commits

Author SHA1 Message Date
Ryan Macnak 40fcf4a72d Handle field-invocation and method-extraction in the runtime when --lazy_dispatchers=false.
R=fschneider@google.com

Review URL: https://codereview.chromium.org//1195573006.
2015-06-30 15:14:35 -07:00
floitsch@google.com a8c4502e23 Fix crash when a closure self-referenced in a try.
In host-checked mode dart2js would crash when a nested function would reference itself again inside a try/catch.

R=johnniwinther@google.com

Review URL: https://codereview.chromium.org//308283003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37488 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-19 12:12:46 +00:00