f748465867
Renamed public fields in class _Closure to make them private fields, these fields were added to ensure that the offset of _Closure fields matched up in Dart and C++ (definition of closure object in raw_object.h). R=regis@google.com, rmacnak@google.com Review-Url: https://codereview.chromium.org/2751883002 .