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

Issue 2478643002: [builtins] fix Allocate() call in ReduceStringIterator() (Closed)

Created:
4 years, 1 month ago by caitp
Modified:
4 years, 1 month ago
Reviewers:
Benedikt Meurer, Franzi
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[builtins] fix Allocate() call in ReduceStringIterator() Use a NumberConstant op rather than an Int32Constant to make assertions in v8::internal::compiler::EscapeAnalysis::ProcessAllocation() happy. BUG=v8:5598 R=bmeurer@chromium.org, franzih@chromium.org Committed: https://crrev.com/cbadac55287c3770bb74a2e9ff2052fa5d96874e Cr-Commit-Position: refs/heads/master@{#40746}

Patch Set 1 #

Patch Set 2 : fix formatting in test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -9 lines) Patch
M src/compiler/js-builtin-reducer.cc View 1 chunk +1 line, -1 line 0 comments Download
A + test/mjsunit/es6/regress/regress-5598.js View 1 1 chunk +9 lines, -8 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
caitp
quick fix for that nasty --turbo-escape crash. as noted on the bug, I don't completely ...
4 years, 1 month ago (2016-11-03 21:08:45 UTC) #3
Franzi
I was about to submit the same fix. I think git cl got confused and ...
4 years, 1 month ago (2016-11-03 21:14:14 UTC) #4
caitp
On 2016/11/03 21:14:14, Franzi wrote: > I was about to submit the same fix. I ...
4 years, 1 month ago (2016-11-03 21:15:19 UTC) #5
caitp
On 2016/11/03 21:08:45, caitp wrote: > quick fix for that nasty --turbo-escape crash. as noted ...
4 years, 1 month ago (2016-11-03 21:20:14 UTC) #6
caitp
fix formatting in test
4 years, 1 month ago (2016-11-03 21:47:34 UTC) #9
Benedikt Meurer
Thanks, LGTM.
4 years, 1 month ago (2016-11-04 05:20:59 UTC) #10
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/2478643002/20001
4 years, 1 month ago (2016-11-04 05:21:16 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-04 05:44:59 UTC) #13
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:21:49 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/cbadac55287c3770bb74a2e9ff2052fa5d96874e
Cr-Commit-Position: refs/heads/master@{#40746}

Powered by Google App Engine
This is Rietveld 408576698