Skip to content

src: expose BaseObject::kInternalFieldCount in post-mortem metadata

So that the debugger does not have to hard-code the number of internal fields of BaseObjects.

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

Merge request reports

Loading