Description[kernel] Fix assert message.
This mimics the behaviour of the source-based pipeline,
i.e. instead of "manually" calling _AssertionError._create and giving
the correct parameters (wrong parameters, actually), use the helper
method _AssertionError.ThrowNew.
BUG=
R=ahe@google.com, vegorov@google.com
Committed: https://github.com/dart-lang/sdk/commit/0a1583aa0480dfc49ee3f589a45bd0c58f4104d9
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address comments #
Messages
Total messages: 12 (2 generated)
|