DescriptionVM: Fix NoSuchMethod invocation interrupted by shutdown.
When shut down while processing a NoSuchMethod invocation in the runtime,
we forgot to check for an error result after allocating the invocation mirror.
BUG=#26588
R=zra@google.com
Committed: https://github.com/dart-lang/sdk/commit/fc50f7ad01829cf219251e69c06cba1d7166e4b0
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|