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

Issue 223413002: Partial recover from performance degradation after handlification of ElementsAccessor::CopyElements… (Closed)

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

Description

Partial recover from performance degradation after handlification of ElementsAccessor::CopyElements (r20312). R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20464

Patch Set 1 #

Total comments: 9

Patch Set 2 : Addressing review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+184 lines, -146 lines) Patch
M src/builtins.cc View 1 21 chunks +122 lines, -113 lines 0 comments Download
M src/elements.h View 1 2 chunks +23 lines, -10 lines 0 comments Download
M src/elements.cc View 3 chunks +36 lines, -20 lines 0 comments Download
M src/factory.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/factory.cc View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Igor Sheludko
PTAL https://codereview.chromium.org/223413002/diff/1/src/factory.h File src/factory.h (right): https://codereview.chromium.org/223413002/diff/1/src/factory.h#newcode341 src/factory.h:341: } This piece of code should be here ...
6 years, 8 months ago (2014-04-03 07:41:11 UTC) #1
Yang
LGTM once comments are addressed. https://codereview.chromium.org/223413002/diff/1/src/builtins.cc File src/builtins.cc (right): https://codereview.chromium.org/223413002/diff/1/src/builtins.cc#newcode364 src/builtins.cc:364: AllowHeapAllocation allow_allocation; Add a ...
6 years, 8 months ago (2014-04-03 08:10:42 UTC) #2
Igor Sheludko
PTAL again, there were more changes. https://codereview.chromium.org/223413002/diff/1/src/builtins.cc File src/builtins.cc (right): https://codereview.chromium.org/223413002/diff/1/src/builtins.cc#newcode364 src/builtins.cc:364: AllowHeapAllocation allow_allocation; On ...
6 years, 8 months ago (2014-04-03 09:00:59 UTC) #3
Yang
LGTM.
6 years, 8 months ago (2014-04-03 09:11:00 UTC) #4
Igor Sheludko
6 years, 8 months ago (2014-04-03 09:13:10 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r20464 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698