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

Issue 234663004: HashTable::Shrink() handlified and derived template parameter added to HashTable hierarchy. (Closed)

Created:
6 years, 8 months ago by Igor Sheludko
Modified:
6 years, 8 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

HashTable::Shrink() handlified and derived template parameter added to HashTable hierarchy. R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20697

Patch Set 1 #

Patch Set 2 : Some cleanup #

Total comments: 2

Patch Set 3 : Addressing review note #

Unified diffs Side-by-side diffs Delta from patch set Stats (+328 lines, -279 lines) Patch
M src/objects.h View 1 2 17 chunks +56 lines, -31 lines 0 comments Download
M src/objects.cc View 1 2 30 chunks +246 lines, -229 lines 0 comments Download
M src/objects-inl.h View 1 2 5 chunks +26 lines, -19 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Igor Sheludko
PTAL
6 years, 8 months ago (2014-04-11 12:16:43 UTC) #1
Igor Sheludko
PTAL
6 years, 8 months ago (2014-04-11 13:36:58 UTC) #2
Yang
LGTM with a comment that you can ignore if you want. https://codereview.chromium.org/234663004/diff/20001/src/objects.h File src/objects.h (right): ...
6 years, 8 months ago (2014-04-11 14:12:21 UTC) #3
Igor Sheludko
https://codereview.chromium.org/234663004/diff/20001/src/objects.h File src/objects.h (right): https://codereview.chromium.org/234663004/diff/20001/src/objects.h#newcode3950 src/objects.h:3950: typedef HashTable<Derived, Shape, Key> HashTable_; On 2014/04/11 14:12:22, Yang ...
6 years, 8 months ago (2014-04-11 17:44:39 UTC) #4
Igor Sheludko
6 years, 8 months ago (2014-04-11 17:45:08 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r20697 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698