Chromium Code Reviews
DescriptionRework UnlinkedPublicName.constMembers.
This CL makes the following changes to UnlinkedPublicName.constMembers:
- Includes non-const constructors in it. This will allow a future CL
to make use of it for redirected constructors.
- Omits unnamed constructors from it--they were never used, and just
took up extra space.
- Renames it to UnlinkedPublicName.members to be consistent with the
fact that it no longer just stores const members.
R=scheglov@google.com
Committed: https://github.com/dart-lang/sdk/commit/879749488528960d5eb31a701210cb83761affad
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||