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

Issue 12258008: Revert "New implementation of {,Linked}Hash{Set,Map}." (Closed)

Created:
7 years, 10 months ago by Lasse Reichstein Nielsen
Modified:
7 years, 10 months ago
Reviewers:
erikcorry, floitsch
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Revert "New implementation of {,Linked}Hash{Set,Map}." Triggers assertion in VM debug mode. Seems to have some bug or difference that affects dart2dart. Committed: https://code.google.com/p/dart/source/detail?r=18442

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+339 lines, -1647 lines) Patch
M sdk/lib/_internal/compiler/implementation/js_backend/backend.dart View 4 chunks +6 lines, -6 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/native_handler.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/source_map_builder.dart View 1 chunk +1 line, -0 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/variable_allocator.dart View 1 chunk +1 line, -2 lines 0 comments Download
M sdk/lib/collection/collection.dart View 1 chunk +2 lines, -6 lines 0 comments Download
M sdk/lib/collection/collection_sources.gypi View 1 chunk +2 lines, -6 lines 0 comments Download
D sdk/lib/collection/hash_map.dart View 1 chunk +0 lines, -116 lines 0 comments Download
D sdk/lib/collection/hash_set.dart View 1 chunk +0 lines, -113 lines 0 comments Download
D sdk/lib/collection/hash_table.dart View 1 chunk +0 lines, -411 lines 0 comments Download
D sdk/lib/collection/linked_hash_map.dart View 1 chunk +0 lines, -121 lines 0 comments Download
D sdk/lib/collection/linked_hash_set.dart View 1 chunk +0 lines, -155 lines 0 comments Download
D sdk/lib/collection/linked_hash_table.dart View 1 chunk +0 lines, -165 lines 0 comments Download
A + sdk/lib/collection/map.dart View 7 chunks +214 lines, -46 lines 0 comments Download
A sdk/lib/collection/set.dart View 1 chunk +110 lines, -0 lines 0 comments Download
sdk/lib/core/map.dart View 2 chunks +0 lines, -5 lines 0 comments Download
M sdk/lib/io/http_impl.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M tests/co19/co19-dart2dart.status View 1 chunk +0 lines, -18 lines 0 comments Download
M tests/co19/co19-dart2js.status View 1 chunk +0 lines, -18 lines 0 comments Download
M tests/co19/co19-runtime.status View 1 chunk +0 lines, -18 lines 0 comments Download
D tests/corelib/hash_map2_test.dart View 1 chunk +0 lines, -231 lines 0 comments Download
D tests/corelib/hash_set_test.dart View 1 chunk +0 lines, -206 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein Nielsen
TBR.
7 years, 10 months ago (2013-02-13 12:38:42 UTC) #1
floitsch
7 years, 10 months ago (2013-02-13 13:07:42 UTC) #2
Message was sent while issue was closed.
:(
LGTM.

Powered by Google App Engine
This is Rietveld 408576698