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

Upcoming metadata changes in V8 7.6 #283

Closed cjihrig closed 1 year ago

cjihrig commented 5 years ago

The V8 7.6 update requires the following adjustments to the postmortem debugging metadata constants:

Refs: https://github.com/nodejs/node/pull/28016

No9 commented 1 year ago

No longer required but capturing these types of changes is open for discussion in https://github.com/nodejs/llnode/issues/412