The CrashReportBody interface of the Reporting API represents
body of a crash report (the return value of its Report.body
The CrashReportBody interface of the Reporting API represents body of a crash report (the return value of its `Report.body`
(reason this)
Property.
A string representing the reason for the crash. Current possible are: oom: The browser ran out of memory. unresponsive: The page was killed due to being unresponsive.
Property. A string representing the reason for the crash. Current possible are: oom: The browser ran out of memory. unresponsive: The page was killed due to being unresponsive.
(set-reason! this val)
Property.
A string representing the reason for the crash. Current possible are: oom: The browser ran out of memory. unresponsive: The page was killed due to being unresponsive.
Property. A string representing the reason for the crash. Current possible are: oom: The browser ran out of memory. unresponsive: The page was killed due to being unresponsive.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close