Remove "_finished" assertion checks from summary codegen. These assertions were helpful back when the client manually managed offsets. Now that offsets are managed automatically by the toBuffer() logic, they don't carry any benefit. Removing these assertions will pave the way for allowing a summary to be created, serialized, modified, and then serialized again, which we will need to do to efficiently generate both "full" and "semantic" summaries. R=brianwilkerson@google.com Review URL: https://codereview.chromium.org/2110693002 .
Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.
Visit the dartlang.org to learn more about the language, tools, getting started, and more.
Browse pub.dartlang.org for more packages and libraries contributed by the community and the Dart team.
Learn how to get the source and prepare your machine to build the SDK.
There are more documents on our wiki.
The easiest way to contribute to Dart is to file issues.
You can also contribute patches, as described in Contributing.
See LICENSE.