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

Issue 356433002: coverage: Improve generation, see below. (Closed)

Created:
6 years, 6 months ago by Michael Lippautz (Google)
Modified:
6 years, 6 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

coverage: Improve generation, see below. * Ignore non-valid PC descriptors, i.e., descriptors where tokens are not within range of the actual function. * Merge line data where it would be consecutively emitted. BUG= R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=37662

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -9 lines) Patch
M runtime/vm/coverage.cc View 5 chunks +31 lines, -9 lines 0 comments Download
A runtime/vm/coverage_test.cc View 1 chunk +80 lines, -0 lines 0 comments Download
M runtime/vm/vm_sources.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Michael Lippautz (Google)
6 years, 6 months ago (2014-06-24 00:26:13 UTC) #1
Cutch
lgtm
6 years, 6 months ago (2014-06-24 15:55:06 UTC) #2
Michael Lippautz (Google)
6 years, 6 months ago (2014-06-24 16:41:41 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r37662 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698