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

Issue 16780008: Reified metadata in the VM (Closed)

Created:
7 years, 6 months ago by hausner
Modified:
7 years, 6 months ago
Reviewers:
siva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Total comments: 16

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+410 lines, -33 lines) Patch
M runtime/include/dart_api.h View 1 2 1 chunk +16 lines, -0 lines 0 comments Download
M runtime/vm/dart_api_impl.cc View 1 2 1 chunk +22 lines, -0 lines 0 comments Download
M runtime/vm/object.h View 1 2 3 chunks +12 lines, -0 lines 0 comments Download
M runtime/vm/object.cc View 1 2 2 chunks +119 lines, -0 lines 0 comments Download
M runtime/vm/object_test.cc View 1 2 3 chunks +109 lines, -2 lines 0 comments Download
M runtime/vm/parser.h View 5 chunks +15 lines, -7 lines 0 comments Download
M runtime/vm/parser.cc View 21 chunks +112 lines, -23 lines 0 comments Download
M runtime/vm/raw_object.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/symbols.h View 1 chunk +3 lines, -0 lines 0 comments Download
M tests/language/generic_test.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
hausner
7 years, 6 months ago (2013-06-11 22:28:11 UTC) #1
siva
LGTM https://codereview.chromium.org/16780008/diff/6002/runtime/include/dart_api.h File runtime/include/dart_api.h (right): https://codereview.chromium.org/16780008/diff/6002/runtime/include/dart_api.h#newcode2286 runtime/include/dart_api.h:2286: * Returns and empty array if there is ...
7 years, 6 months ago (2013-06-12 00:16:52 UTC) #2
hausner
Thank you. https://codereview.chromium.org/16780008/diff/6002/runtime/include/dart_api.h File runtime/include/dart_api.h (right): https://codereview.chromium.org/16780008/diff/6002/runtime/include/dart_api.h#newcode2286 runtime/include/dart_api.h:2286: * Returns and empty array if there ...
7 years, 6 months ago (2013-06-12 01:10:04 UTC) #3
hausner
7 years, 6 months ago (2013-06-12 15:45:03 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r23912 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698