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

Issue 9773037: Make the temporary OSError allocation method private. (Closed)

Created:
8 years, 9 months ago by Mads Ager (google)
Modified:
8 years, 9 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make the temporary OSError allocation method private. GetField, SetField, Invoke can now be called with a library target and with private names. Using that we can make this temporary utility function private as it should be. Work is under way to support instance creation through the API. R=sgjesse@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=5881

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -14 lines) Patch
M runtime/bin/common.dart View 1 chunk +1 line, -9 lines 0 comments Download
M runtime/bin/dartutils.cc View 1 chunk +3 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
8 years, 9 months ago (2012-03-26 18:24:47 UTC) #1
Søren Gjesse
8 years, 9 months ago (2012-03-27 07:06:46 UTC) #2
lgtm, thanks

Powered by Google App Engine
This is Rietveld 408576698