Searched refs:enable_debug_stub_ (Results 1 – 2 of 2) sorted by relevance
247 enable_debug_stub_(false), in NaClProcessHost()264 enable_debug_stub_ = CommandLine::ForCurrentProcess()->HasSwitch( in NaClProcessHost()706 params.enable_debug_stub = enable_debug_stub_ && in StartNaClExecution()970 if (!enable_exception_handling_ && !enable_debug_stub_) { in AttachDebugExceptionHandler()
219 bool enable_debug_stub_; variable