Index: src/isolate.cc |
diff --git a/src/isolate.cc b/src/isolate.cc |
index 448c719c1a3f61107a0177e2d8a244716048e1cb..7b77d893f15451738d6ecada03a7eafa7ca600de 100644 |
--- a/src/isolate.cc |
+++ b/src/isolate.cc |
@@ -1783,7 +1783,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), |