nodejs / llnode

An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps.
Other
1.15k stars 99 forks source link

Tests should work with d8 #338

Open mmarchini opened 4 years ago

mmarchini commented 4 years ago

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.