Home
last modified time | relevance | path

Searched defs:ErrorReportBuilder (Results 1 – 8 of 8) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DErrorReport.h272 struct MOZ_STACK_CLASS JS_PUBLIC_API ErrorReportBuilder { struct
295 * tolerate |ErrorReportBuilder::init| potentially having arbitrary effects. argument
309 JSErrorReport* report() const { return reportp; } in report()
311 const JS::ConstUTF8CharsZ toStringResult() const { return toStringResult_; } in toStringResult()
330 JSErrorReport* reportp;
355 const JS::ErrorReportBuilder& builder, argument
/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DErrorReport.h280 struct MOZ_STACK_CLASS JS_PUBLIC_API ErrorReportBuilder { struct
303 * tolerate |ErrorReportBuilder::init| potentially having arbitrary effects. argument
317 JSErrorReport* report() const { return reportp; } in report()
319 const JS::ConstUTF8CharsZ toStringResult() const { return toStringResult_; } in toStringResult()
338 JSErrorReport* reportp;
362 const JS::ErrorReportBuilder& builder, argument
/dports/www/firefox/firefox-99.0/js/public/
H A DErrorReport.h282 struct MOZ_STACK_CLASS JS_PUBLIC_API ErrorReportBuilder { struct
305 * tolerate |ErrorReportBuilder::init| potentially having arbitrary effects. argument
319 JSErrorReport* report() const { return reportp; } in report()
321 const JS::ConstUTF8CharsZ toStringResult() const { return toStringResult_; } in toStringResult()
340 JSErrorReport* reportp;
364 const JS::ErrorReportBuilder& builder, argument
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DErrorReport.h280 struct MOZ_STACK_CLASS JS_PUBLIC_API ErrorReportBuilder { struct
303 * tolerate |ErrorReportBuilder::init| potentially having arbitrary effects. argument
317 JSErrorReport* report() const { return reportp; } in report()
319 const JS::ConstUTF8CharsZ toStringResult() const { return toStringResult_; } in toStringResult()
338 JSErrorReport* reportp;
362 const JS::ErrorReportBuilder& builder, argument
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsexn.cpp468 JS::ErrorReportBuilder::ErrorReportBuilder(JSContext* cx) in ErrorReportBuilder() function in JS::ErrorReportBuilder
/dports/www/firefox-esr/firefox-91.8.0/js/src/
H A Djsexn.cpp477 JS::ErrorReportBuilder::ErrorReportBuilder(JSContext* cx) in ErrorReportBuilder() function in JS::ErrorReportBuilder
/dports/www/firefox/firefox-99.0/js/src/
H A Djsexn.cpp478 JS::ErrorReportBuilder::ErrorReportBuilder(JSContext* cx) in ErrorReportBuilder() function in JS::ErrorReportBuilder
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/
H A Djsexn.cpp477 JS::ErrorReportBuilder::ErrorReportBuilder(JSContext* cx) in ErrorReportBuilder() function in JS::ErrorReportBuilder