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 23026004: Clean up VM class DartFunction. (Closed)

Created:
7 years, 4 months ago by Florian Schneider
Modified:
7 years, 4 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Clean up VM class DartFunction. DartFunction was the VM-internal class associated with the Dart class "Function". It does not have any functionality on it and therefore we don't need a VM-internal class for it. R=iposva@google.com Committed: https://code.google.com/p/dart/source/detail?r=26063

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -57 lines) Patch
M runtime/vm/class_finalizer.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/object.h View 1 chunk +0 lines, -9 lines 0 comments Download
M runtime/vm/object.cc View 1 3 chunks +3 lines, -15 lines 0 comments Download
M runtime/vm/raw_object.h View 2 chunks +0 lines, -6 lines 0 comments Download
M runtime/vm/raw_object.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M runtime/vm/raw_object_snapshot.cc View 2 chunks +1 line, -17 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Florian Schneider
This is a clean up only change - As we discussed off-line, I thought this ...
7 years, 4 months ago (2013-08-13 16:48:36 UTC) #1
Ivan Posva
LGTM -ip
7 years, 4 months ago (2013-08-13 17:01:25 UTC) #2
Florian Schneider
7 years, 4 months ago (2013-08-13 17:05:54 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r26063 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698