MCPcopy
hub / github.com/stacktracejs/stacktrace.js / getFunctionName

Method getFunctionName

stacktrace-js.d.ts:50–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48
49 functionName?: string;
50 getFunctionName(): string;
51 setFunctionName(): void;
52
53 source?: string;

Callers 2

spec-helper.jsFile · 0.80
stackFrameFilterFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected