nodejs/llnode

v8 findleaks command

Open

#101 opened on Jun 19, 2017

 (7 comments) (0 reactions) (0 assignees)C++ (101 forks)github user discovery
feature requesthelp wanted

Repository metrics

Stars
 (1,167 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Could we have a v8 findleaks command, that found leaked objects? This might be something that requires v8 changes to understand allocations. Plenty of prior work in this area, of course, even one from my CEO: http://web.stanford.edu/class/cs343/resources/cs343-annot-purify.pdf

Contributor guide