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

Issue 393683002: Remove assumption in Dart_GetClosureInfo that func->cls->script = func->script,which was broken in … (Closed)

Created:
6 years, 5 months ago by rmacnak
Modified:
6 years, 5 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Remove assumption in Dart_GetClosureInfo that func->cls->script = func->script,which was broken in r38140. BUG= R=hausner@google.com Committed: https://code.google.com/p/dart/source/detail?r=38219

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
rmacnak
6 years, 5 months ago (2014-07-14 22:31:48 UTC) #1
hausner
LGTM, however, I wish we'd hide these synthetic functions from the debugger.
6 years, 5 months ago (2014-07-14 22:35:10 UTC) #2
rmacnak
6 years, 5 months ago (2014-07-14 23:02:00 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r38219 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698