Searched refs:SetCaptureMessage (Results 1 – 5 of 5) sorted by relevance
170 void SetCaptureMessage(bool value);
484 catcher.SetCaptureMessage(false); in InvokeWithTryCatch()
142 catcher.SetCaptureMessage(false); in ReportMessage()
609 catcher.SetCaptureMessage(false); in AsyncInstantiate()
2966 void v8::TryCatch::SetCaptureMessage(bool value) { capture_message_ = value; } in SetCaptureMessage() function in v8::v8::TryCatch