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

Issue 11028084: Land http://codereview.chromium.org/11047027/ for Matthias: (Closed)

Created:
8 years, 2 months ago by Ivan Posva
Modified:
8 years, 2 months ago
Reviewers:
hausner, siva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Land http://codereview.chromium.org/11047027/ for Matthias: Implement export clause in VM Implement export namespace support in VM compiler. Missing functionality: ensuring that a name is only re-exported once. Committed: https://code.google.com/p/dart/source/detail?r=13384

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -95 lines) Patch
M runtime/vm/object.h View 3 chunks +5 lines, -1 line 0 comments Download
M runtime/vm/object.cc View 5 chunks +45 lines, -21 lines 0 comments Download
M runtime/vm/parser.cc View 1 chunk +64 lines, -64 lines 0 comments Download
M runtime/vm/raw_object.h View 1 chunk +1 line, -0 lines 0 comments Download
M tests/co19/co19-runtime.status View 1 chunk +0 lines, -6 lines 0 comments Download
A tests/language/export1_lib.dart View 1 chunk +9 lines, -0 lines 0 comments Download
M tests/language/import_combinators_test.dart View 1 chunk +12 lines, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Ivan Posva
8 years, 2 months ago (2012-10-09 00:11:31 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698