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

Issue 2686343002: Fix inconsistent use of CodeSourceMap for stack traces. (Closed)

Created:
3 years, 10 months ago by rmacnak
Modified:
3 years, 10 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix inconsistent use of CodeSourceMap for stack traces. Generation of this metadata is guarded by FLAG_precompiled_mode but use was guarded by FLAG_precompiled_runtime, leading to missing data for stack traces during AOT compilation. Closes #28739 R=fschneider@google.com Committed: https://github.com/dart-lang/sdk/commit/36c79ea3e868affcb959c2f9535465de45711aec

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M runtime/vm/object.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (2 generated)
rmacnak
3 years, 10 months ago (2017-02-10 20:32:42 UTC) #2
Florian Schneider
lgtm
3 years, 10 months ago (2017-02-10 20:36:55 UTC) #3
rmacnak
3 years, 10 months ago (2017-02-10 20:41:03 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
36c79ea3e868affcb959c2f9535465de45711aec (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698