Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src: use new SystemPointerSize constant
This alone should fix a lot of issues. It was enough to get a reasonable stack trace from a Node.js v12.3.0 core dump, ran with --interpreted-frames-native-stack. For some reason `v8 bt` is not working when running Node.js in lldb. PR-URL: #300 Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
- Loading branch information