Chromium Code Reviews| Index: runtime/vm/isolate.cc |
| =================================================================== |
| --- runtime/vm/isolate.cc (revision 25908) |
| +++ runtime/vm/isolate.cc (working copy) |
| @@ -403,7 +403,6 @@ |
| message_handler_(NULL), |
| spawn_data_(0), |
| is_runnable_(false), |
| - running_state_(kIsolateWaiting), |
| gc_prologue_callbacks_(), |
| gc_epilogue_callbacks_(), |
| defer_finalization_count_(0), |