Chromium Code Reviews| Index: runtime/vm/object.h |
| =================================================================== |
| --- runtime/vm/object.h (revision 25315) |
| +++ runtime/vm/object.h (working copy) |
| @@ -5878,6 +5878,8 @@ |
| RawClass* GetClassReferent() const; |
| + RawField* GetFieldReferent() const; |
| + |
| RawFunction* GetFunctionReferent() const; |
| RawLibrary* GetLibraryReferent() const; |