- Notifications
You must be signed in to change notification settings - Fork8
Generate artificial backtrace by walking arguments.callee.caller chain
License
NotificationsYou must be signed in to change notification settings
stacktracejs/stack-generator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Generate artificial stacktrace by walkingarguments.callee.caller chain.Works everywhere exceptstrict-mode.
StackGenerator.backtrace()=> [StackFrame({functionName: 'foo', args: []}), StackFrame(..), StackFrame(..)]npm install stack-generatorbower install stack-generatorhttps://raw.githubusercontent.com/stacktracejs/stack-generator/master/dist/stack-generator.min.jsWant to be listed as aContributor? Start with theContributing Guide!
About
Generate artificial backtrace by walking arguments.callee.caller chain
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors6
Uh oh!
There was an error while loading.Please reload this page.