Chromium Code Reviews
DescriptionRemove "_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
Committed: https://github.com/dart-lang/sdk/commit/efe5a31421f04e5c9250779f7666f71fdd9ffbf3
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|
||||||||||||||||||||||||||||