You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate a backtrace from invocation point, then parse it. **HEADS UP:**This method does not use source maps or guess anonymous functions.
103
+
Generate a backtrace from invocation point, then parse it. This method does not use source maps or guess anonymous functions.
90
104
91
105
**(Optional) options: Object**
92
106
**filter: Function([StackFrame](https://github.com/stacktracejs/stackframe) => Boolean)* - Only include stack entries matching for which `filter` returns `true`
0 commit comments