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

Issue 23102019: Evaluate expression in the context of a class (Closed)

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

Description

Evaluate expression in the context of a class Allows debugger to evaluate an expression in the context of a static method of a class. R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=26617

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -38 lines) Patch
M runtime/bin/dbg_message.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M runtime/include/dart_debugger_api.h View 2 chunks +13 lines, -1 line 0 comments Download
M runtime/vm/debugger_api_impl.cc View 3 chunks +26 lines, -4 lines 0 comments Download
M runtime/vm/object.h View 1 chunk +3 lines, -0 lines 2 comments Download
M runtime/vm/object.cc View 2 chunks +49 lines, -24 lines 0 comments Download
M tools/ddbg.dart View 6 chunks +26 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
hausner
7 years, 4 months ago (2013-08-23 22:05:56 UTC) #1
srdjan
lgtm https://codereview.chromium.org/23102019/diff/1/runtime/vm/object.h File runtime/vm/object.h (right): https://codereview.chromium.org/23102019/diff/1/runtime/vm/object.h#newcode952 runtime/vm/object.h:952: Only one line between functions.
7 years, 4 months ago (2013-08-23 22:26:10 UTC) #2
hausner
Committed patchset #1 manually as r26617 (presubmit successful).
7 years, 4 months ago (2013-08-23 22:42:47 UTC) #3
hausner
7 years, 4 months ago (2013-08-23 22:44:50 UTC) #4
Message was sent while issue was closed.
Thank you

https://codereview.chromium.org/23102019/diff/1/runtime/vm/object.h
File runtime/vm/object.h (right):

https://codereview.chromium.org/23102019/diff/1/runtime/vm/object.h#newcode952
runtime/vm/object.h:952: 
On 2013/08/23 22:26:10, srdjan wrote:
> Only one line between functions.

Done.

Powered by Google App Engine
This is Rietveld 408576698