0.1.2 • Published 10 years ago
bkjs-debug v0.1.2
Debugging module for node and backendjs
Usage
rungc()- run V8 garbage collector on demandsetsegv()- install SEGV signal handler to show crash backtracesetbacktrace()- install special V8-aware backtrace handlerbacktrace()- show V8 backtrace from current positionheapSnapshot(file)- dump current memory heap snapshot into a file
Author
Vlad Seryakov