Chromium Code Reviews
DescriptionVM: Fix bug in deferred loading.
In some cases when loading a deferred library twice, the VM would crash/throw.
Make sure we generate the correct static NoSuchMethod error when referring to
a deferred library that is not loaded yet.
Fixes #28278.
R=rmacnak@google.com
Committed: https://github.com/dart-lang/sdk/commit/9c82d88d67b44457eaaa70d80f1fd15288b8ee05
Patch Set 1 #
Total comments: 9
Patch Set 2 : improve test #Patch Set 3 : add assertion #
Messages
Total messages: 10 (3 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||