Commit Graph

2 Commits

Author SHA1 Message Date
floitsch@google.com 8e6f238f86 a === b -> identical(a, b)
Replace === null with == null.

BUG=http://dartbug.com/6380

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14794 260f80e4-7a28-3924-810f-c04153c831b5
2012-11-12 17:19:58 +00:00
ngeoffray@google.com 4faf51d44f Fix issue 5517 by setting the successors the right way in a try/catch.
Review URL: https://codereview.chromium.org//10987073

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12998 260f80e4-7a28-3924-810f-c04153c831b5
2012-09-28 09:12:04 +00:00