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

Issue 1917193007: [compiler] Guard implicit tier-up when ensuring deopt support. (Closed)

Created:
4 years, 7 months ago by Michael Starzinger
Modified:
4 years, 7 months ago
Reviewers:
Yang, rmcilroy
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[compiler] Guard implicit tier-up when ensuring deopt support. This makes sure that Compiler::EnsureDeoptimizationSupport follows the same limitations as other compilation functions that trigger a tier-up. Specifically it prevents against tier-up while inlining when activations are present on the stack. R=yangguo@chromium.org BUG=chromium:607494 LOG=n Committed: https://crrev.com/d9462d04a0fcc3a8adaa8cf92c1da30a8f03061e Cr-Commit-Position: refs/heads/master@{#35923}

Patch Set 1 #

Patch Set 2 : Rebased. #

Patch Set 3 : Rebased. #

Patch Set 4 : Fix accidental tier-up. #

Patch Set 5 : Rebased. #

Total comments: 7
Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -7 lines) Patch
M src/compiler.cc View 1 2 3 5 chunks +32 lines, -7 lines 7 comments Download

Messages

Total messages: 22 (9 generated)
Michael Starzinger
4 years, 7 months ago (2016-04-27 16:11:24 UTC) #1
Yang
On 2016/04/27 16:11:24, Michael Starzinger wrote: As discussed, there is one last failure to fix. ...
4 years, 7 months ago (2016-04-28 06:42:06 UTC) #2
Michael Starzinger
On 2016/04/28 06:42:06, Yang wrote: > On 2016/04/27 16:11:24, Michael Starzinger wrote: > > As ...
4 years, 7 months ago (2016-04-28 07:12:34 UTC) #3
Michael Starzinger
PTAL. Ready for review.
4 years, 7 months ago (2016-04-29 08:55:15 UTC) #5
Michael Starzinger
+Ross.
4 years, 7 months ago (2016-04-29 09:46:11 UTC) #10
rmcilroy
LGTM, thanks.
4 years, 7 months ago (2016-04-29 10:06:13 UTC) #11
Yang
LGTM. Comments and questions. https://codereview.chromium.org/1917193007/diff/80001/src/compiler.cc File src/compiler.cc (right): https://codereview.chromium.org/1917193007/diff/80001/src/compiler.cc#newcode863 src/compiler.cc:863: public OptimizedFunctionVisitor { Multiple inheritance. ...
4 years, 7 months ago (2016-04-29 10:19:49 UTC) #12
rmcilroy
https://codereview.chromium.org/1917193007/diff/80001/src/compiler.cc File src/compiler.cc (right): https://codereview.chromium.org/1917193007/diff/80001/src/compiler.cc#newcode863 src/compiler.cc:863: public OptimizedFunctionVisitor { On 2016/04/29 10:19:49, Yang wrote: > ...
4 years, 7 months ago (2016-04-29 10:50:30 UTC) #13
Michael Starzinger
https://codereview.chromium.org/1917193007/diff/80001/src/compiler.cc File src/compiler.cc (right): https://codereview.chromium.org/1917193007/diff/80001/src/compiler.cc#newcode863 src/compiler.cc:863: public OptimizedFunctionVisitor { On 2016/04/29 10:50:29, rmcilroy wrote: > ...
4 years, 7 months ago (2016-04-29 10:59:10 UTC) #15
Yang
On 2016/04/29 10:59:10, Michael Starzinger wrote: > https://codereview.chromium.org/1917193007/diff/80001/src/compiler.cc > File src/compiler.cc (right): > > https://codereview.chromium.org/1917193007/diff/80001/src/compiler.cc#newcode863 ...
4 years, 7 months ago (2016-04-29 11:03:26 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1917193007/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1917193007/80001
4 years, 7 months ago (2016-05-02 08:13:56 UTC) #18
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 7 months ago (2016-05-02 08:35:35 UTC) #20
commit-bot: I haz the power
4 years, 7 months ago (2016-05-02 08:37:38 UTC) #22
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/d9462d04a0fcc3a8adaa8cf92c1da30a8f03061e
Cr-Commit-Position: refs/heads/master@{#35923}

Powered by Google App Engine
This is Rietveld 408576698