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

Issue 2161943002: [crankshaft] Guard against side effects in Array.prototype.shift lowering. (Closed)

Created:
4 years, 5 months ago by Benedikt Meurer
Modified:
4 years, 5 months ago
Reviewers:
Yang
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

[crankshaft] Guard against side effects in Array.prototype.shift lowering. We need to pay attention to potential side effects from parameter evaluation when inlining the fast case Array.prototype.shift. R=yangguo@chromium.org BUG=chromium:614644 Committed: https://crrev.com/173313e297ffa94a29fdc9612921df53a92f50c8 Cr-Commit-Position: refs/heads/master@{#37850}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -10 lines) Patch
M src/crankshaft/hydrogen.cc View 1 chunk +5 lines, -5 lines 0 comments Download
A + test/mjsunit/regress/regress-crbug-614644.js View 1 chunk +6 lines, -5 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
Benedikt Meurer
4 years, 5 months ago (2016-07-19 05:03:44 UTC) #1
Benedikt Meurer
Hey Yang, Here's a quickfix for Array.p.shift in Crankshaft. Please take a look. Thanks, Benedikt
4 years, 5 months ago (2016-07-19 05:04:14 UTC) #4
Yang
lgtm
4 years, 5 months ago (2016-07-19 06:38:27 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2161943002/1
4 years, 5 months ago (2016-07-19 06:39:48 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-19 06:42:50 UTC) #10
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-19 06:42:51 UTC) #11
commit-bot: I haz the power
4 years, 5 months ago (2016-07-19 06:43:14 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/173313e297ffa94a29fdc9612921df53a92f50c8
Cr-Commit-Position: refs/heads/master@{#37850}

Powered by Google App Engine
This is Rietveld 408576698