llnode
llnode copied to clipboard
An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps.
Similar to `v8 findrefs -n`, but it would take a property name and the value. This can help narrow down the search when there's a lot of objects, but we're...
Except for Node.js specific features (`v8 workqueue`), tests should work with d8 as well. Maybe they do, but I never tried it, so I'm opening this issue to investigate.
Some constants are expected to be missing in some versions, but they'll warn anyway. This is problematic because it pollutes the warnings, making it harder to know when a constant...