Commit 2c4c99c
committed
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>1 parent fb25c91 commit 2c4c99c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments