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

Issue 1175973002: Remove GetAttributes from the mix to avoid another virtual dispatch. (Closed)

Created:
5 years, 6 months ago by Toon Verwaest
Modified:
5 years, 6 months ago
Reviewers:
Igor Sheludko
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Remove GetAttributes from the mix to avoid another virtual dispatch. BUG=chromium:495949, v8:4137 LOG=n Committed: https://crrev.com/2269b8b5a696bf4eef13590093151bff624d4175 Cr-Commit-Position: refs/heads/master@{#28953}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebased and addressed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -107 lines) Patch
M src/elements.h View 1 2 chunks +2 lines, -14 lines 0 comments Download
M src/elements.cc View 1 11 chunks +30 lines, -88 lines 0 comments Download
M src/lookup-inl.h View 1 chunk +1 line, -5 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
Toon Verwaest
ptal
5 years, 6 months ago (2015-06-10 12:28:28 UTC) #2
Igor Sheludko
lgtm with a nit: https://codereview.chromium.org/1175973002/diff/1/src/elements.cc File src/elements.cc (right): https://codereview.chromium.org/1175973002/diff/1/src/elements.cc#newcode588 src/elements.cc:588: return ElementsAccessorSubclass::GetIndexForKeyImpl(*holder, *backing_store, Do we ...
5 years, 6 months ago (2015-06-11 14:59:45 UTC) #4
Toon Verwaest
Addressed comment https://codereview.chromium.org/1175973002/diff/1/src/elements.cc File src/elements.cc (right): https://codereview.chromium.org/1175973002/diff/1/src/elements.cc#newcode588 src/elements.cc:588: return ElementsAccessorSubclass::GetIndexForKeyImpl(*holder, *backing_store, On 2015/06/11 14:59:45, Igor ...
5 years, 6 months ago (2015-06-11 15:16:06 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1175973002/40001
5 years, 6 months ago (2015-06-11 15:17:09 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 6 months ago (2015-06-11 16:07:26 UTC) #9
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/2269b8b5a696bf4eef13590093151bff624d4175 Cr-Commit-Position: refs/heads/master@{#28953}
5 years, 6 months ago (2015-06-11 16:07:39 UTC) #10
Igor Sheludko
5 years, 6 months ago (2015-06-11 17:25:00 UTC) #11
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:40001) has been created in
https://codereview.chromium.org/1179933002/ by ishell@chromium.org.

The reason for reverting is: It broke webkit_unit_tests.

Powered by Google App Engine
This is Rietveld 408576698