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

Issue 1477573002: Remove Field::FindFieldIndex() and update service protocol (Closed)

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

Description

Remove Field::FindFieldIndex() and update service protocol This paves the way to remove functions and fields from top-level classes. They are looked up via the class dictionary when resolving names. R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/e3457758ed7e2b24263bcbd9831cd764ce9fd110

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -101 lines) Patch
M runtime/observatory/tests/service/get_object_rpc_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/object.h View 1 chunk +0 lines, -2 lines 0 comments Download
M runtime/vm/object.cc View 2 chunks +7 lines, -44 lines 0 comments Download
M runtime/vm/object_test.cc View 1 chunk +0 lines, -48 lines 0 comments Download
M runtime/vm/service.cc View 1 chunk +7 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
hausner
5 years ago (2015-11-24 21:24:17 UTC) #3
rmacnak
lgtm
5 years ago (2015-11-24 23:28:31 UTC) #4
hausner
5 years ago (2015-11-24 23:42:07 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
e3457758ed7e2b24263bcbd9831cd764ce9fd110 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698