Index: src/isolate.cc |
diff --git a/src/isolate.cc b/src/isolate.cc |
index 4adcd69d3f3c5b3a88ffa97636af6139132bed32..db2318175fc102601310d9c4615d157559a3afeb 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), |