MCPcopy Create free account
hub / github.com/TruthHun/BookStack / longStackTracesCaptureStackTrace

Function longStackTracesCaptureStackTrace

static/word2md/mammoth.browser.js:5052–5054  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5050}
5051
5052function longStackTracesCaptureStackTrace() {
5053 this._trace = new CapturedTrace(this._peekContext());
5054}
5055
5056function longStackTracesAttachExtraTrace(error, ignoreSelf) {
5057 if (canAttachTrace(error)) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected