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

Issue 921083004: [turbofan] Rename context stack as part of the environment for OSR. (Closed)

Created:
5 years, 10 months ago by titzer
Modified:
5 years, 10 months ago
Reviewers:
Michael Starzinger
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] Rename context stack as part of the environment for OSR. R=mstarzinger@chromium.org BUG= Committed: https://crrev.com/71765afff92bd590227674058f7092397c62dcfa Cr-Commit-Position: refs/heads/master@{#26705}

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+242 lines, -42 lines) Patch
M src/compiler/ast-graph-builder.h View 1 7 chunks +15 lines, -2 lines 0 comments Download
M src/compiler/ast-graph-builder.cc View 1 2 17 chunks +96 lines, -34 lines 0 comments Download
M src/compiler/osr.cc View 1 2 chunks +3 lines, -6 lines 0 comments Download
A test/mjsunit/compiler/osr-block-scope.js View 1 chunk +41 lines, -0 lines 0 comments Download
A test/mjsunit/compiler/osr-block-scope-func.js View 1 chunk +47 lines, -0 lines 0 comments Download
A test/mjsunit/compiler/osr-block-scope-id.js View 1 chunk +40 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (1 generated)
titzer
5 years, 10 months ago (2015-02-16 11:36:54 UTC) #1
Michael Starzinger
Words cannot even describe how much I dislike that we have to make this change. ...
5 years, 10 months ago (2015-02-17 10:34:37 UTC) #2
titzer
https://codereview.chromium.org/921083004/diff/1/src/compiler/ast-graph-builder.cc File src/compiler/ast-graph-builder.cc (right): https://codereview.chromium.org/921083004/diff/1/src/compiler/ast-graph-builder.cc#newcode454 src/compiler/ast-graph-builder.cc:454: Node* closure = GetFunctionClosure(); On 2015/02/17 10:34:37, Michael Starzinger ...
5 years, 10 months ago (2015-02-17 10:44:17 UTC) #3
titzer
https://codereview.chromium.org/921083004/diff/1/src/compiler/ast-graph-builder.cc File src/compiler/ast-graph-builder.cc (right): https://codereview.chromium.org/921083004/diff/1/src/compiler/ast-graph-builder.cc#newcode468 src/compiler/ast-graph-builder.cc:468: if (ok) { On 2015/02/17 10:44:16, titzer wrote: > ...
5 years, 10 months ago (2015-02-17 11:24:36 UTC) #4
titzer
On 2015/02/17 11:24:36, titzer wrote: > https://codereview.chromium.org/921083004/diff/1/src/compiler/ast-graph-builder.cc > File src/compiler/ast-graph-builder.cc (right): > > https://codereview.chromium.org/921083004/diff/1/src/compiler/ast-graph-builder.cc#newcode468 > ...
5 years, 10 months ago (2015-02-17 15:30:32 UTC) #5
Michael Starzinger
LGTM. Sigh.
5 years, 10 months ago (2015-02-17 15:51:41 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/921083004/40001
5 years, 10 months ago (2015-02-17 15:57:46 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-02-17 18:10:07 UTC) #9
commit-bot: I haz the power
5 years, 10 months ago (2015-02-17 18:10:21 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/71765afff92bd590227674058f7092397c62dcfa
Cr-Commit-Position: refs/heads/master@{#26705}

Powered by Google App Engine
This is Rietveld 408576698