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

Issue 2493353002: DBC: Fix checked mode stack traces (Closed)

Created:
4 years, 1 month ago by zra
Modified:
4 years, 1 month ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -15 lines) Patch
M runtime/tests/vm/vm.status View 1 chunk +0 lines, -3 lines 0 comments Download
M runtime/vm/exceptions.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler.h View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_dbc.cc View 2 chunks +16 lines, -9 lines 2 comments Download
M runtime/vm/intermediate_language_dbc.cc View 2 chunks +2 lines, -3 lines 4 comments Download

Messages

Total messages: 6 (2 generated)
zra
4 years, 1 month ago (2016-11-11 23:45:55 UTC) #2
Florian Schneider
Lgtm. https://codereview.chromium.org/2493353002/diff/1/runtime/vm/flow_graph_compiler_dbc.cc File runtime/vm/flow_graph_compiler_dbc.cc (right): https://codereview.chromium.org/2493353002/diff/1/runtime/vm/flow_graph_compiler_dbc.cc#newcode265 runtime/vm/flow_graph_compiler_dbc.cc:265: AddCurrentDescriptor(RawPcDescriptors::kOther, deopt_id, token_pos); Is this descriptor still needed? ...
4 years, 1 month ago (2016-11-11 23:48:59 UTC) #3
zra
https://codereview.chromium.org/2493353002/diff/1/runtime/vm/flow_graph_compiler_dbc.cc File runtime/vm/flow_graph_compiler_dbc.cc (right): https://codereview.chromium.org/2493353002/diff/1/runtime/vm/flow_graph_compiler_dbc.cc#newcode265 runtime/vm/flow_graph_compiler_dbc.cc:265: AddCurrentDescriptor(RawPcDescriptors::kOther, deopt_id, token_pos); On 2016/11/11 23:48:59, Florian Schneider wrote: ...
4 years, 1 month ago (2016-11-12 05:29:03 UTC) #4
zra
4 years, 1 month ago (2016-11-12 05:39:51 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a64272b91200627d576f0c7df05c59da73425489 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698