0.1.2 • Published 9 years ago

bkjs-debug v0.1.2

Weekly downloads
4
License
BSD-3-Clause
Repository
github
Last release
9 years ago

Debugging module for node and backendjs

Usage

  • rungc() - run V8 garbage collector on demand
  • setsegv() - install SEGV signal handler to show crash backtrace
  • setbacktrace() - install special V8-aware backtrace handler
  • backtrace() - show V8 backtrace from current position
  • heapSnapshot(file) - dump current memory heap snapshot into a file

Author

Vlad Seryakov

0.1.2

9 years ago

0.1.0

9 years ago