Searched refs:running_live_edit_ (Results 1 – 2 of 2) sorted by relevance
2012 running_live_edit_ = true; in SetScriptSource()2014 running_live_edit_ = false; in SetScriptSource()2031 if (running_live_edit_) return; in ProcessCompileEvent()2046 running_live_edit_, has_compile_error); in ProcessCompileEvent()
480 bool running_live_edit_ = false; variable