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

Issue 1854243002: VM: Evaluate-in-frame should happen in the scope of the method class, not the receiver class. (Closed)

Created:
4 years, 8 months ago by rmacnak
Modified:
4 years, 8 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org, turnidge, Cutch, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

VM: Evaluate-in-frame should happen in the scope of the method class, not the receiver class. BUG=http://dartbug.com/26161 R=hausner@google.com Committed: https://github.com/dart-lang/sdk/commit/87e8bc2c96d2a90ae701d10fa986fcb63a1f102e

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -8 lines) Patch
A runtime/observatory/tests/service/evaluate_activation_in_method_class_other.dart View 1 1 chunk +26 lines, -0 lines 0 comments Download
A runtime/observatory/tests/service/evaluate_activation_in_method_class_test.dart View 1 1 chunk +82 lines, -0 lines 0 comments Download
M runtime/vm/compiler_test.cc View 1 chunk +3 lines, -1 line 0 comments Download
M runtime/vm/debugger.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M runtime/vm/debugger_api_impl.cc View 1 chunk +3 lines, -1 line 0 comments Download
M runtime/vm/object.h View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/object.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M runtime/vm/service.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
rmacnak
4 years, 8 months ago (2016-04-04 19:32:59 UTC) #2
hausner
LGTM w/comment https://codereview.chromium.org/1854243002/diff/1/runtime/observatory/tests/service/evaluate_activation_in_method_class_test.dart File runtime/observatory/tests/service/evaluate_activation_in_method_class_test.dart (right): https://codereview.chromium.org/1854243002/diff/1/runtime/observatory/tests/service/evaluate_activation_in_method_class_test.dart#newcode12 runtime/observatory/tests/service/evaluate_activation_in_method_class_test.dart:12: Would be nice to have a comment ...
4 years, 8 months ago (2016-04-04 19:52:32 UTC) #3
rmacnak
https://codereview.chromium.org/1854243002/diff/1/runtime/observatory/tests/service/evaluate_activation_in_method_class_test.dart File runtime/observatory/tests/service/evaluate_activation_in_method_class_test.dart (right): https://codereview.chromium.org/1854243002/diff/1/runtime/observatory/tests/service/evaluate_activation_in_method_class_test.dart#newcode12 runtime/observatory/tests/service/evaluate_activation_in_method_class_test.dart:12: On 2016/04/04 19:52:32, hausner wrote: > Would be nice ...
4 years, 8 months ago (2016-04-04 22:07:26 UTC) #4
rmacnak
4 years, 8 months ago (2016-04-04 22:23:03 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
87e8bc2c96d2a90ae701d10fa986fcb63a1f102e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698