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

Issue 983703003: Replace Linked{Identity,Custom}Hash{Map,Set} with compact implementation; remove old code and flag. (Closed)

Created:
5 years, 9 months ago by koda
Modified:
5 years, 9 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Replace Linked{Identity,Custom}Hash{Map,Set} with compact implementation; remove old code and flag. R=iposva@google.com Committed: https://code.google.com/p/dart/source/detail?r=44294

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -347 lines) Patch
M runtime/lib/collection_patch.dart View 5 chunks +10 lines, -311 lines 0 comments Download
M runtime/lib/compact_hash.dart View 1 19 chunks +84 lines, -22 lines 2 comments Download
M runtime/lib/linked_hash_map.cc View 2 chunks +1 line, -8 lines 0 comments Download
M runtime/vm/bootstrap_natives.h View 1 chunk +0 lines, -1 line 0 comments Download
M tests/corelib/hash_map2_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/corelib/hash_map_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/corelib/hash_set_test.dart View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
koda
5 years, 9 months ago (2015-03-05 15:16:03 UTC) #1
Ivan Posva
LGTM. At some point in the future we might want to drop the Compact prefix ...
5 years, 9 months ago (2015-03-05 20:45:34 UTC) #2
koda
On 2015/03/05 20:45:34, Ivan Posva wrote: > LGTM. > > At some point in the ...
5 years, 9 months ago (2015-03-06 01:42:14 UTC) #3
koda
5 years, 9 months ago (2015-03-06 15:13:15 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as r44294 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698