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

Issue 25284003: Fix expression evaluation in library context (Closed)

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

Description

Fix expression evaluation in library context - Use correct source for patch functions when class finalizer reports error - Reinstate support for class in Dart_EvaluateExpr R=regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=28064

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -44 lines) Patch
M runtime/vm/class_finalizer.h View 3 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/class_finalizer.cc View 10 chunks +13 lines, -12 lines 0 comments Download
M runtime/vm/compiler.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/dart_api_impl_test.cc View 1 chunk +0 lines, -13 lines 0 comments Download
M runtime/vm/debugger_api_impl.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M runtime/vm/debugger_api_impl_test.cc View 2 chunks +10 lines, -4 lines 0 comments Download
M runtime/vm/parser.cc View 10 chunks +10 lines, -10 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
hausner
7 years, 2 months ago (2013-09-30 18:09:21 UTC) #1
regis
LGTM
7 years, 2 months ago (2013-09-30 18:48:30 UTC) #2
hausner
7 years, 2 months ago (2013-09-30 18:49:38 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r28064 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698