DescriptionPatch classes do not need to be finalized
The fields and functions of a patch class are copied to the
patched class after parsing. There is nothing to do when finalizing
a patch class, so return immediately.
The debugger ran into an overly strict assertion when finalizing
a patch class. This fixes the issue. (Issue 21039).
Committed: https://code.google.com/p/dart/source/detail?r=42612
Patch Set 1 #
Total comments: 2
Messages
Total messages: 6 (2 generated)
|