d4dfb3088e
Dartk should no longer crash in these cases: - main method is provided through an export - main method is missing - initializing formal parameter is unresolved - the loadLibrary function is torn off BUG= R=kmillikin@google.com, vegorov@google.com Committed: https://github.com/dart-lang/sdk/commit/d01bd88152b2d30d6a06d1379e41e1280d094dab Committed: https://github.com/dart-lang/sdk/commit/979072821d1113248e285f7926663eb00d8a8206 Review-Url: https://codereview.chromium.org/2641523002 .