/Javascript-stack-trace-with-caller-

Showing a limited way of stack tracing with function property "caller"

Primary LanguageJavaScriptMIT LicenseMIT

Javascript-stack-trace-with-caller-

This project shows a limited possibility of stack tracing with function property "caller". For more information please visit the wiki for this project:

https://github.com/Incrementis/Javascript-stack-trace-with-caller-/wiki

WARNING:

The file "stack.js" contains a recursive function which will, if activated, shut down your browser

Please use the project with caution and only if you know what you are doing.