Searched refs:SuppressDebug (Results 1 – 3 of 3) sorted by relevance
544 friend class SuppressDebug; variable600 class SuppressDebug BASE_EMBEDDED {602 explicit SuppressDebug(Debug* debug) in SuppressDebug() function606 ~SuppressDebug() { debug_->is_suppressed_ = old_state_; } in ~SuppressDebug()611 DISALLOW_COPY_AND_ASSIGN(SuppressDebug);
1800 SuppressDebug while_processing(this); in IsBlackboxed()1865 SuppressDebug while_processing(this); in ProcessCompileEvent()
3816 SuppressDebug compiling_natives(isolate->debug()); in CompileNative()