getReport

abstract fun getReport(err: JsError = definedExternally): Any(source)

Returns a JavaScript Object representation of a diagnostic report for the running process. The report's JavaScript stack trace is taken from err, if present.