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

Issue 1778023004: [runtime] fix getting element keys from SLOW_SLOPPY_ARGUMENTS_ELEMENTS (Closed)

Created:
4 years, 9 months ago by caitp (gmail)
Modified:
4 years, 9 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[runtime] fix getting element keys from SLOW_SLOPPY_ARGUMENTS_ELEMENTS BUG=v8:4825 LOG=N R=jkummerow@chromium.org, cbruni@chromium.org Committed: https://crrev.com/3088979d5cd23fddb1fcbe0cd1a51673608e9761 Cr-Commit-Position: refs/heads/master@{#34754}

Patch Set 1 #

Patch Set 2 : fix a few related bugs #

Total comments: 4

Patch Set 3 : Fixes --- but I think there's still something slightly wrong with this (re: PrependElementIndicesIm… #

Patch Set 4 : Fix the unsorted secondary dictionary in PrependElementIndices #

Patch Set 5 : Fix another issue with FastSloppyArgumentsElements #

Unified diffs Side-by-side diffs Delta from patch set Stats (+149 lines, -5 lines) Patch
M src/elements.cc View 1 2 3 4 4 chunks +54 lines, -5 lines 0 comments Download
A test/mjsunit/regress/regress-4825.js View 1 2 3 4 1 chunk +95 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
caitp (gmail)
PTAL --- fixes some minor issues in ElementsAccessor. I'm not sure if the PrependElementIndices thing ...
4 years, 9 months ago (2016-03-10 07:15:25 UTC) #2
caitp (gmail)
On 2016/03/10 07:15:25, caitp wrote: > PTAL --- fixes some minor issues in ElementsAccessor. > ...
4 years, 9 months ago (2016-03-10 07:50:32 UTC) #3
Camillo Bruni
https://codereview.chromium.org/1778023004/diff/40001/src/elements.cc File src/elements.cc (right): https://codereview.chromium.org/1778023004/diff/40001/src/elements.cc#newcode2345 src/elements.cc:2345: keys->SortCurrentElementsList(); I would prefer a base implementation in SloppyArgumentsElementsAccessor ...
4 years, 9 months ago (2016-03-10 09:15:14 UTC) #4
caitp (gmail)
https://codereview.chromium.org/1778023004/diff/40001/src/elements.cc File src/elements.cc (right): https://codereview.chromium.org/1778023004/diff/40001/src/elements.cc#newcode2345 src/elements.cc:2345: keys->SortCurrentElementsList(); On 2016/03/10 09:15:14, cbruni wrote: > I would ...
4 years, 9 months ago (2016-03-10 16:58:34 UTC) #5
Camillo Bruni
lgtm, nice!
4 years, 9 months ago (2016-03-10 17:08:51 UTC) #6
caitp (gmail)
Thanks --- I see some draft messages waiting to be sent still.
4 years, 9 months ago (2016-03-10 20:37:12 UTC) #8
Camillo Bruni
humm I think these are your own draft messages no? :D At least from my ...
4 years, 9 months ago (2016-03-14 15:59:40 UTC) #10
caitp (gmail)
On 2016/03/14 15:59:40, cbruni wrote: > humm I think these are your own draft messages ...
4 years, 9 months ago (2016-03-14 16:05:15 UTC) #11
Jakob Kummerow
rubberstamp LGTM
4 years, 9 months ago (2016-03-14 16:09:31 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1778023004/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1778023004/100001
4 years, 9 months ago (2016-03-14 16:13:07 UTC) #15
caitp (gmail)
On 2016/03/14 16:09:31, Jakob wrote: > rubberstamp LGTM Thanks!
4 years, 9 months ago (2016-03-14 16:13:30 UTC) #16
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 9 months ago (2016-03-14 17:09:28 UTC) #18
commit-bot: I haz the power
4 years, 9 months ago (2016-03-14 17:11:01 UTC) #20
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/3088979d5cd23fddb1fcbe0cd1a51673608e9761
Cr-Commit-Position: refs/heads/master@{#34754}

Powered by Google App Engine
This is Rietveld 408576698