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

Issue 23825006: Fix debugger expression evaluation for top-level functions (Closed)

Created:
7 years, 3 months ago by hausner
Modified:
7 years, 3 months ago
Reviewers:
Jacob
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix debugger expression evaluation for top-level functions The temporary class that holds the expression to be evaluated must be marked as finalized. Added Jacob's closure tests. Fixes issue 13192. R=jacobr@google.com Committed: https://code.google.com/p/dart/source/detail?r=27338

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
hausner
7 years, 3 months ago (2013-09-10 00:03:28 UTC) #1
Jacob
Nice test cases :) LGTM
7 years, 3 months ago (2013-09-10 00:09:29 UTC) #2
hausner
7 years, 3 months ago (2013-09-10 15:30:57 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r27338 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698