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

Issue 65343002: Fix breakpoints in mixin methods (Closed)

Created:
7 years, 1 month ago by hausner
Modified:
7 years, 1 month ago
Reviewers:
turnidge
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix breakpoints in mixin methods When a function is compiled that originates from a mixing class, we must use the original function to check for pending breakpoints. Fixes issue 12361 Committed: https://code.google.com/p/dart/source/detail?r=30080

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -0 lines) Patch
M runtime/vm/debugger.cc View 2 chunks +29 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
hausner
7 years, 1 month ago (2013-11-07 20:51:29 UTC) #1
hausner
Committed patchset #1 manually as r30080 (presubmit successful).
7 years, 1 month ago (2013-11-07 22:43:12 UTC) #2
hausner
7 years, 1 month ago (2013-11-07 22:43:35 UTC) #3
Message was sent while issue was closed.
TBR=turnidge

Powered by Google App Engine
This is Rietveld 408576698