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

Issue 10539104: Give static functions that have a getter a name. (Closed)

Created:
8 years, 6 months ago by floitsch
Modified:
8 years, 6 months ago
Reviewers:
ngeoffray
CC:
reviews_dartlang.org, eub
Visibility:
Public.

Description

Give static functions that have a getter a name. This is necessary so we can use them in spawnFunction. Fixes issue 3244. Committed: https://code.google.com/p/dart/source/detail?r=8540

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -33 lines) Patch
M lib/compiler/implementation/emitter.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M lib/compiler/implementation/namer.dart View 1 chunk +1 line, -0 lines 0 comments Download
M lib/isolate/frog/isolateimpl.dart View 1 chunk +1 line, -22 lines 0 comments Download
M tests/co19/co19-leg.status View 1 chunk +9 lines, -9 lines 0 comments Download
M tests/isolate/isolate.status View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
floitsch
8 years, 6 months ago (2012-06-12 11:36:32 UTC) #1
ngeoffray
8 years, 6 months ago (2012-06-12 11:43:30 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698