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

Issue 1134973006: [turbofan] Carefully update frame states during inlining. (Closed)

Created:
5 years, 7 months ago by Benedikt Meurer
Modified:
5 years, 7 months ago
Reviewers:
Jarin
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Carefully update frame states during inlining. During inlining we should pay attention to only rewire the outer frame states of the inlinee, but leave any inner frame states of the inlinee untouched. Otherwise we might run into trouble once we start caching graphs, or do getter/setter inlining. R=jarin@chromium.org Committed: https://crrev.com/fe690c3e82a6e6092e881fd2c5629ab53d29a1c8 Cr-Commit-Position: refs/heads/master@{#28466}

Patch Set 1 #

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

Messages

Total messages: 8 (1 generated)
Benedikt Meurer
5 years, 7 months ago (2015-05-19 08:17:11 UTC) #1
Benedikt Meurer
Hey Jaro, This is the change we talked about briefly last week. I know it's ...
5 years, 7 months ago (2015-05-19 08:18:10 UTC) #2
Jarin
On 2015/05/19 08:18:10, Benedikt Meurer wrote: > Hey Jaro, > > This is the change ...
5 years, 7 months ago (2015-05-19 08:24:27 UTC) #3
Jarin
On 2015/05/19 08:24:27, jarin wrote: > On 2015/05/19 08:18:10, Benedikt Meurer wrote: > > Hey ...
5 years, 7 months ago (2015-05-19 09:09:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1134973006/1
5 years, 7 months ago (2015-05-19 09:10:00 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 7 months ago (2015-05-19 09:11:36 UTC) #7
commit-bot: I haz the power
5 years, 7 months ago (2015-05-19 09:11:47 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/fe690c3e82a6e6092e881fd2c5629ab53d29a1c8
Cr-Commit-Position: refs/heads/master@{#28466}

Powered by Google App Engine
This is Rietveld 408576698