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 2443923002: [interpreter] Ensure --debug-code works with snapshots. (Closed)

Created:
4 years, 1 month ago by Michael Starzinger
Modified:
4 years, 1 month ago
Reviewers:
rmcilroy
CC:
v8-reviews_googlegroups.com, rmcilroy
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[interpreter] Ensure --debug-code works with snapshots. This makes sure that bytecode handlers are regenerated when debugging code within handlers is being requested. We cannot use the handlers baked into the snapshot in this case. R=rmcilroy@chromium.org Committed: https://crrev.com/438c5eb28bb9a20782c03cd70dcdf3fa04f09e28 Cr-Commit-Position: refs/heads/master@{#40555}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -5 lines) Patch
M src/interpreter/interpreter.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/interpreter/interpreter.cc View 1 3 chunks +13 lines, -5 lines 0 comments Download

Messages

Total messages: 19 (13 generated)
Michael Starzinger
4 years, 1 month ago (2016-10-24 13:11:50 UTC) #4
rmcilroy
LGTM. Optional request while you are here. https://codereview.chromium.org/2443923002/diff/1/src/interpreter/interpreter.cc File src/interpreter/interpreter.cc (right): https://codereview.chromium.org/2443923002/diff/1/src/interpreter/interpreter.cc#newcode217 src/interpreter/interpreter.cc:217: FLAG_trace_ignition_dispatches || ...
4 years, 1 month ago (2016-10-24 13:46:54 UTC) #5
Michael Starzinger
Comments addressed. https://codereview.chromium.org/2443923002/diff/1/src/interpreter/interpreter.cc File src/interpreter/interpreter.cc (right): https://codereview.chromium.org/2443923002/diff/1/src/interpreter/interpreter.cc#newcode217 src/interpreter/interpreter.cc:217: FLAG_trace_ignition_dispatches || FLAG_debug_code) { On 2016/10/24 13:46:54, ...
4 years, 1 month ago (2016-10-25 09:46:13 UTC) #10
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/2443923002/20001
4 years, 1 month ago (2016-10-25 10:28:21 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-25 10:30:20 UTC) #17
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:12:15 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/438c5eb28bb9a20782c03cd70dcdf3fa04f09e28
Cr-Commit-Position: refs/heads/master@{#40555}

Powered by Google App Engine
This is Rietveld 408576698