Searched refs:SuppressDebug (Results 1 – 3 of 3) sorted by relevance
716 friend class SuppressDebug; variable776 class SuppressDebug BASE_EMBEDDED {778 explicit SuppressDebug(Debug* debug) in SuppressDebug() function782 ~SuppressDebug() { debug_->is_suppressed_ = old_state_; } in ~SuppressDebug()787 DISALLOW_COPY_AND_ASSIGN(SuppressDebug);
529 SuppressDebug while_loading(this); in Load()1918 SuppressDebug while_processing(this); in ProcessCompileEvent()
2218 SuppressDebug compiling_natives(isolate->debug()); in CompileNative()