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

Issue 9873040: Implement constant maps with __proto__ and fix maps with duplicated keys. (Closed)

Created:
8 years, 8 months ago by floitsch
Modified:
8 years, 8 months ago
Reviewers:
ngeoffray
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Implement constant maps with __proto__ and fix maps with duplicated keys. Committed: https://code.google.com/p/dart/source/detail?r=6008

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -23 lines) Patch
M lib/compiler/implementation/compile_time_constants.dart View 5 chunks +45 lines, -19 lines 0 comments Download
M lib/compiler/implementation/lib/constant_map.dart View 1 chunk +16 lines, -0 lines 0 comments Download
M tests/language/language.status View 1 chunk +1 line, -0 lines 0 comments Download
M tests/language/language-leg.status View 3 chunks +2 lines, -4 lines 0 comments Download
A tests/language/src/CompileTimeConstantKTest.dart View 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
floitsch
8 years, 8 months ago (2012-03-28 21:16:03 UTC) #1
ngeoffray
8 years, 8 months ago (2012-03-29 15:36:50 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698