Releases · stacktracejs/stackframe
1.3.0 What's ChangedFull Changelog: v1.2.1...v1.3.0
1.2.1 1.2.0 1.1.1 1.1.0 v1.0.2StackFrame v1.0 is out! Major features:
eval
, native, and global code can now be represented.evalOrigin
represents location of code within an eval'd String or Functionnew StackFrame(obj)
is now constructed with an Object parameter. For example:var stackFrame = new StackFrame({ functionName: 'funName', args: ['args'], fileName: 'http://localhost:3000/file.js', lineNumber: 1, columnNumber: 3288, isEval: true, isNative: false, source: 'ORIGINAL_STACK_LINE' });
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4