Chromium Code Reviews| Index: src/ia32/lithium-codegen-ia32.h |
| diff --git a/src/ia32/lithium-codegen-ia32.h b/src/ia32/lithium-codegen-ia32.h |
| index e68452774155225754fc94b1c91c9c84459f02be..9cf62fa5f9d9c50ea5d3c2f73c29295335aa189d 100644 |
| --- a/src/ia32/lithium-codegen-ia32.h |
| +++ b/src/ia32/lithium-codegen-ia32.h |
| @@ -411,6 +411,7 @@ class LCodeGen BASE_EMBEDDED { |
| bool support_aligned_spilled_doubles_; |
| int osr_pc_offset_; |
| int last_lazy_deopt_pc_; |
| + Handle<FixedArray> handler_table_; |
| bool frame_is_built_; |
| int x87_stack_depth_; |