Searched refs:SuppressErrorsGuard (Results 1 – 7 of 7) sorted by relevance
207 struct SuppressErrorsGuard { struct212 explicit SuppressErrorsGuard(JSContext* cx) in SuppressErrorsGuard() argument217 ~SuppressErrorsGuard() { JS::SetWarningReporter(cx, prevReporter); } in ~SuppressErrorsGuard() argument230 SuppressErrorsGuard seg(cx); in ComputeStackString()
210 struct SuppressErrorsGuard { struct215 explicit SuppressErrorsGuard(JSContext* cx) in SuppressErrorsGuard() argument220 ~SuppressErrorsGuard() { JS::SetWarningReporter(cx, prevReporter); } in ~SuppressErrorsGuard() argument233 SuppressErrorsGuard seg(cx); in ComputeStackString()
201 struct SuppressErrorsGuard { struct206 explicit SuppressErrorsGuard(JSContext* cx) in SuppressErrorsGuard() argument211 ~SuppressErrorsGuard() { JS::SetWarningReporter(cx, prevReporter); } in ~SuppressErrorsGuard() argument224 SuppressErrorsGuard seg(cx); in ComputeStackString()
219 struct SuppressErrorsGuard struct225 explicit SuppressErrorsGuard(JSContext* cx) in SuppressErrorsGuard() argument231 ~SuppressErrorsGuard() in ~SuppressErrorsGuard() argument251 SuppressErrorsGuard seg(cx); in ComputeStackString()
234 struct SuppressErrorsGuard struct240 explicit SuppressErrorsGuard(JSContext* cx) in SuppressErrorsGuard() function246 ~SuppressErrorsGuard() in ~SuppressErrorsGuard() argument265 SuppressErrorsGuard seg(cx); in ComputeStackString()
290 struct SuppressErrorsGuard { struct295 explicit SuppressErrorsGuard(JSContext* cx) in SuppressErrorsGuard() argument300 ~SuppressErrorsGuard() { JS::SetWarningReporter(cx, prevReporter); } in ~SuppressErrorsGuard() argument313 SuppressErrorsGuard seg(cx); in ComputeStackString()