Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Generate artificial backtrace by walking arguments.callee.caller chain

License

NotificationsYou must be signed in to change notification settings

stacktracejs/stack-generator

Repository files navigation

Build StatusCoverage StatusGitHub licensedependenciesmodule formatcode of conduct

Generate artificial stacktrace by walkingarguments.callee.caller chain.Works everywhere exceptstrict-mode.

Usage

StackGenerator.backtrace()=> [StackFrame({functionName: 'foo', args: []}), StackFrame(..), StackFrame(..)]

Installation

npm install stack-generatorbower install stack-generatorhttps://raw.githubusercontent.com/stacktracejs/stack-generator/master/dist/stack-generator.min.js

Browser Support

Sauce Test Status

Contributing

Want to be listed as aContributor? Start with theContributing Guide!

About

Generate artificial backtrace by walking arguments.callee.caller chain

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors6


[8]ページ先頭

©2009-2025 Movatter.jp