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

Issue 2239773003: [deoptimizer] use correct code/bytecode to compute source position. (Closed)

Created:
4 years, 4 months ago by Yang
Modified:
4 years, 4 months ago
Reviewers:
Michael Starzinger
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

[deoptimizer] use correct code/bytecode to compute source position. With --ignition-preserve-bytecode, we don't have the guarantee that SharedFunctionInfo::abstract_code() returns the code we deopt to. R=mstarzinger@chromium.org BUG=v8:5265 Committed: https://crrev.com/3494a3dcbcdd4d4442c781ed96796e0cf4f9c5d1 Cr-Commit-Position: refs/heads/master@{#38614}

Patch Set 1 #

Total comments: 1

Patch Set 2 : add dcheck #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -21 lines) Patch
M src/deoptimizer.h View 1 chunk +4 lines, -2 lines 0 comments Download
M src/deoptimizer.cc View 1 2 chunks +29 lines, -18 lines 0 comments Download
M src/profiler/profiler-listener.cc View 1 chunk +9 lines, -1 line 0 comments Download

Messages

Total messages: 12 (7 generated)
Yang
4 years, 4 months ago (2016-08-12 10:00:01 UTC) #1
Michael Starzinger
LGTM. Thanks! https://codereview.chromium.org/2239773003/diff/1/src/deoptimizer.cc File src/deoptimizer.cc (right): https://codereview.chromium.org/2239773003/diff/1/src/deoptimizer.cc#newcode2690 src/deoptimizer.cc:2690: source_position_ = Deoptimizer::ComputeSourcePositionFromBaselineCode( nit: Can we add ...
4 years, 4 months ago (2016-08-12 10:56:49 UTC) #6
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/2239773003/20001
4 years, 4 months ago (2016-08-12 11:28:17 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-12 12:01:41 UTC) #10
commit-bot: I haz the power
4 years, 4 months ago (2016-08-12 12:01:59 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3494a3dcbcdd4d4442c781ed96796e0cf4f9c5d1
Cr-Commit-Position: refs/heads/master@{#38614}

Powered by Google App Engine
This is Rietveld 408576698