nodejs-callsite - Provides access to V8's "raw" CallSites from Node.js
Website: | https://github.com/visionmedia/callsite |
---|---|
License: | MIT |
- Description:
Provides access to V8's "raw" CallSites from Node.js. This is useful for custom traces, C-style assertions, getting the line number in execution, and more.
Packages
nodejs-callsite-1.0.0-3.sdl6.noarch [6 KiB] |
Changelog
by T.C. Hollingsworth (2014-07-30):
- allow tests to fail |