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

Issue 348313005: Resubmit r37716: Hash tables templates, wrapping Array. (Closed)

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

Description

Resubmit r37716: Hash tables templates, wrapping Array. (Patch Set 1 is identical to r37716; Patch Set 2 renames some typedefs to avoid confusing MSVC) Highly customizable to support various internal uses as well as the basis for user-level classes. Use in Library's resolved names cache. Next step is to add new instance classes for the user-level maps/sets (akin to GrowableObjectArray). TBR=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=37800

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+869 lines, -73 lines) Patch
A runtime/vm/hash_table.h View 1 1 chunk +557 lines, -0 lines 0 comments Download
A runtime/vm/hash_table_test.cc View 1 chunk +287 lines, -0 lines 0 comments Download
M runtime/vm/object.cc View 5 chunks +23 lines, -73 lines 0 comments Download
M runtime/vm/vm_sources.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M tests/standalone/issue14236_test.dart View Binary file 0 comments Download

Messages

Total messages: 2 (0 generated)
koda
See the diff between the two patch sets for the typedef renaming that is the ...
6 years, 5 months ago (2014-06-27 21:52:14 UTC) #1
koda
6 years, 5 months ago (2014-06-27 22:34:04 UTC) #2
Message was sent while issue was closed.
Committed patchset #2 manually as r37800 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698