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

Issue 2645523002: [turbofan] Mark fast StringAdd as not causing side effects. (Closed)

Created:
3 years, 11 months ago by Benedikt Meurer
Modified:
3 years, 11 months ago
Reviewers:
Jarin
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Mark fast StringAdd as not causing side effects. When StringAdd builtin is used to concatenate two primitive values, we know that the operation might throw, but cannot trigger any other observable side effect, so it shouldn't flush the LoadElimination state. R=jarin@chromium.org BUG=v8:5267 Review-Url: https://codereview.chromium.org/2645523002 Cr-Commit-Position: refs/heads/master@{#42489} Committed: https://chromium.googlesource.com/v8/v8/+/975430161ee1f67b9c21cfaf6129e05cff5a63cf

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M src/compiler/js-typed-lowering.cc View 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 12 (7 generated)
Benedikt Meurer
3 years, 11 months ago (2017-01-18 12:15:12 UTC) #1
Benedikt Meurer
Hey Jaro, Here's a simple fix for StringAdd flushing the LoadElimination table (spotted in Ember). ...
3 years, 11 months ago (2017-01-18 13:25:11 UTC) #6
Jarin
lgtm
3 years, 11 months ago (2017-01-19 06:41:07 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/2645523002/1
3 years, 11 months ago (2017-01-19 06:42:33 UTC) #9
commit-bot: I haz the power
3 years, 11 months ago (2017-01-19 06:44:35 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/975430161ee1f67b9c21cfaf6129e05cff5...

Powered by Google App Engine
This is Rietveld 408576698