Skip to content

vseryakov/bkjs-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published