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

Issue 10823292: References to static functions are CT constants (Closed)

Created:
8 years, 4 months ago by hausner
Modified:
8 years, 4 months ago
Reviewers:
regis, kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

References to static functions are CT constants A compile time constant expression may refer to top-level and static closures. Fix for issue 3406. Committed: https://code.google.com/p/dart/source/detail?r=10600

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M runtime/vm/ast.h View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/ast.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M tests/co19/co19-runtime.status View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
hausner
8 years, 4 months ago (2012-08-13 19:48:49 UTC) #1
regis
LGTM
8 years, 4 months ago (2012-08-13 20:11:09 UTC) #2
hausner
Thank you.
8 years, 4 months ago (2012-08-13 20:17:11 UTC) #3
kasperl
8 years, 4 months ago (2012-08-24 11:51:20 UTC) #4
No tests?

Powered by Google App Engine
This is Rietveld 408576698