Chromium Code Reviews| Index: runtime/vm/raw_object.h |
| =================================================================== |
| --- runtime/vm/raw_object.h (revision 45086) |
| +++ runtime/vm/raw_object.h (working copy) |
| @@ -956,7 +956,6 @@ |
| RawExceptionHandlers* exception_handlers_; |
| RawPcDescriptors* pc_descriptors_; |
| RawArray* deopt_info_array_; |
| - RawArray* object_table_; |
| RawArray* static_calls_target_table_; // (code-offset, function, code). |
| RawArray* stackmaps_; |
| RawLocalVarDescriptors* var_descriptors_; |