2a87b7eb94
Rather than if/then/continue (where the continue does not match the semantics of Dart's continue), use if/then/else. This removes the unnecessary goto and label as a step toward streamlining support for jumping in the compiler backend. R=hausner@google.com Review URL: https://codereview.chromium.org//63983005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30227 260f80e4-7a28-3924-810f-c04153c831b5