Files
sdk/runtime
Ryan Macnak b34267d0d7 Replace is_synthetic bit on Fields with is_reflectable. Mark private fields of dart:* as non-reflectable.
This fixes an inconsistency in mirrors where some classes in dart:* would claim to have a field but throw NSM if one attempts to access it, and prevents accessing private static fields of dart:* that don't have implicit getters or setters.

R=asiva@google.com

Review URL: https://codereview.chromium.org//1280713002 .
2015-08-06 16:48:01 -07:00
..
2015-08-05 01:27:01 -07:00
2015-08-05 01:27:01 -07:00
2015-05-21 13:35:11 -07:00
2015-06-17 14:56:55 -07:00
2015-06-17 14:56:55 -07:00