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

Issue 240023004: Handlify HashTable and Dictionary growing. (Closed)

Created:
6 years, 8 months ago by Dmitry Lomov (no reviews)
Modified:
6 years, 8 months ago
Reviewers:
Igor Sheludko
CC:
v8-dev
Visibility:
Public.

Description

Handlify HashTable and Dictionary growing. R=ishell@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20820

Patch Set 1 #

Patch Set 2 : Cleanup #

Total comments: 14

Patch Set 3 : CR feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -104 lines) Patch
M src/factory.cc View 1 chunk +4 lines, -15 lines 0 comments Download
M src/objects.h View 1 6 chunks +9 lines, -11 lines 0 comments Download
M src/objects.cc View 1 2 14 chunks +71 lines, -78 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Dmitry Lomov (no reviews)
PTAL. Almost all uses, except a couple (StringTable and PolymorphicCodeCache) that need separate CLs
6 years, 8 months ago (2014-04-16 16:38:51 UTC) #1
Igor Sheludko
https://codereview.chromium.org/240023004/diff/20001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/240023004/diff/20001/src/objects.cc#newcode7976 src/objects.cc:7976: Handle<FixedArray> AsHandle() { AsObject() method is quite simple, consider ...
6 years, 8 months ago (2014-04-16 17:58:55 UTC) #2
Dmitry Lomov (no reviews)
Comments addressed, PTAL.
6 years, 8 months ago (2014-04-16 18:07:57 UTC) #3
Igor Sheludko
lgtm
6 years, 8 months ago (2014-04-16 18:12:42 UTC) #4
Dmitry Lomov (no reviews)
Sorry, comments were lost - adding them https://codereview.chromium.org/240023004/diff/20001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/240023004/diff/20001/src/objects.cc#newcode7976 src/objects.cc:7976: Handle<FixedArray> AsHandle() ...
6 years, 8 months ago (2014-04-16 18:14:37 UTC) #5
Dmitry Lomov (no reviews)
6 years, 8 months ago (2014-04-16 18:17:40 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r20820 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698