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

Issue 1220013003: [turbofan] Fix bogus materialization from frame with OSR. (Closed)

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

Description

[turbofan] Fix bogus materialization from frame with OSR. The context constant cannot be materialized from the frame when we are compiling for OSR, because the context spill slot contains the current instead of the outermost context in full-codegen. R=bmeurer@chromium.org Committed: https://crrev.com/b8ecd94c7212e1d2ff7b85e2d02d5c8c0aed4161 Cr-Commit-Position: refs/heads/master@{#29472}

Patch Set 1 #

Patch Set 2 : Add regression test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -1 line) Patch
M src/compiler/code-generator.cc View 1 chunk +1 line, -1 line 0 comments Download
A test/mjsunit/regress/regress-osr-context.js View 1 1 chunk +19 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 6 (1 generated)
Michael Starzinger
5 years, 5 months ago (2015-07-03 15:21:07 UTC) #1
Benedikt Meurer
LGTM. Thanks for fixing.
5 years, 5 months ago (2015-07-06 03:12:52 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1220013003/20001
5 years, 5 months ago (2015-07-06 03:12:59 UTC) #4
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 5 months ago (2015-07-06 03:40:26 UTC) #5
commit-bot: I haz the power
5 years, 5 months ago (2015-07-06 03:40:35 UTC) #6
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b8ecd94c7212e1d2ff7b85e2d02d5c8c0aed4161
Cr-Commit-Position: refs/heads/master@{#29472}

Powered by Google App Engine
This is Rietveld 408576698