Files
sdk/tests/language
hausner@google.com 2b4e3c7c99 Implement deferred constant support
Compile time constants lose their const-ness if they are referred
to through a deferred prefix. This CL adds a flag to some ast node
types that remembers whether a field or closure was referred to
via a deferred prefix. If so, the compile-time const analysis flags
the value as non-const.

R=srdjan@google.com

Review URL: https://codereview.chromium.org//226953002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34785 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-07 17:31:32 +00:00
..
2013-04-05 19:43:16 +00:00
2013-11-04 18:49:41 +00:00
2014-03-12 14:39:27 +00:00
2014-03-07 10:51:39 +00:00
2013-07-25 19:28:53 +00:00
2013-10-15 09:02:08 +00:00
2013-03-26 21:26:03 +00:00
2013-08-28 06:48:31 +00:00
2013-04-05 19:43:16 +00:00
2013-04-05 19:43:16 +00:00
2013-04-05 19:43:16 +00:00
2013-04-29 14:11:24 +00:00
2013-12-18 15:31:41 +00:00
2013-05-01 23:30:10 +00:00
2013-04-05 19:43:16 +00:00
2013-05-30 08:46:25 +00:00
2014-01-17 22:13:54 +00:00
2013-06-03 10:51:46 +00:00
2013-04-12 16:32:37 +00:00
2013-08-27 17:17:35 +00:00
2013-12-18 21:05:35 +00:00
2013-07-23 12:06:25 +00:00
2013-08-07 08:04:38 +00:00
2013-12-02 12:14:57 +00:00
2014-01-27 10:42:49 +00:00