Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(756)

Issue 11369234: Remove private class helping the parser to construct literal lists and maps. (Closed)

Created:
8 years, 1 month ago by regis
Modified:
8 years, 1 month ago
Reviewers:
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Remove private class helping the parser to construct literal lists and maps. Patch List and Map (implementation) classes with literal factories. Committed: https://code.google.com/p/dart/source/detail?r=14873

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -54 lines) Patch
M runtime/lib/array_patch.dart View 1 chunk +11 lines, -0 lines 0 comments Download
M runtime/lib/lib_sources.gypi View 1 chunk +1 line, -1 line 0 comments Download
D runtime/lib/literal_factory.dart View 1 chunk +0 lines, -37 lines 0 comments Download
A runtime/lib/map_patch.dart View 1 chunk +19 lines, -0 lines 0 comments Download
M runtime/vm/parser.cc View 2 chunks +8 lines, -12 lines 0 comments Download
M runtime/vm/symbols.h View 1 chunk +3 lines, -4 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698