Index: src/isolate.cc |
diff --git a/src/isolate.cc b/src/isolate.cc |
index 4cf0252d937e77f8e22c317868bd9e906a34e4d1..ccd6f280dc0ae0415e0598555b8fddc5f2bb6ad8 100644 |
--- a/src/isolate.cc |
+++ b/src/isolate.cc |
@@ -1777,7 +1777,6 @@ Isolate::Isolate() |
regexp_stack_(NULL), |
date_cache_(NULL), |
code_stub_interface_descriptors_(NULL), |
- context_exit_happened_(false), |
initialized_from_snapshot_(false), |
cpu_profiler_(NULL), |
heap_profiler_(NULL), |