Chromium Code Reviews| Index: src/objects-inl.h |
| =================================================================== |
| --- src/objects-inl.h (revision 560) |
| +++ src/objects-inl.h (working copy) |
| @@ -1204,6 +1204,7 @@ |
| CAST_ACCESSOR(SharedFunctionInfo) |
| CAST_ACCESSOR(Map) |
| CAST_ACCESSOR(JSFunction) |
| +CAST_ACCESSOR(GlobalObject) |
| CAST_ACCESSOR(JSGlobalProxy) |
| CAST_ACCESSOR(JSGlobalObject) |
| CAST_ACCESSOR(JSBuiltinsObject) |