Searched refs:ShouldRethrowException (Results 1 – 13 of 13) sorted by relevance
199 CallbackObject::CallSetup::ShouldRethrowException(JS::Handle<JS::Value> aException) in ShouldRethrowException() function in mozilla::dom::CallbackObject::CallSetup260 ShouldRethrowException(exn)) { in ~CallSetup()
296 bool ShouldRethrowException(JS::Handle<JS::Value> aException);
260 bool CallbackObject::CallSetup::ShouldRethrowException( in ShouldRethrowException() function in mozilla::dom::CallbackObject::CallSetup320 ShouldRethrowException(exn)) { in ~CallSetup()
289 bool ShouldRethrowException(JS::Handle<JS::Value> aException);
321 bool CallbackObject::CallSetup::ShouldRethrowException( in ShouldRethrowException() function in mozilla::dom::CallbackObject::CallSetup360 ShouldRethrowException(exn)) { in ~CallSetup()
367 bool ShouldRethrowException(JS::Handle<JS::Value> aException);
317 bool CallbackObject::CallSetup::ShouldRethrowException( in ShouldRethrowException() function in mozilla::dom::CallbackObject::CallSetup377 ShouldRethrowException(exn)) { in ~CallSetup()
348 bool ShouldRethrowException(JS::Handle<JS::Value> aException);
368 bool ShouldRethrowException(JS::Handle<JS::Value> aException);
746 if (ShouldRethrowException(e)) { in RemoveThisAppDomainFromUnmanagedTable()752 internal static bool ShouldRethrowException(Exception ex) { in ShouldRethrowException() method in System.Web.Hosting.PipelineRuntime