Commit 2abc98e
build: add flag to build V8 with OBJECT_PRINT
Add a configure flag to build V8 with `-DOBJECT_PRINT`, which will
expose auxiliar functions to inspect heap objects using native
debuggers.
Fixes: #32402
Signed-off-by: Mary Marchini <mmarchini@netflix.com>
PR-URL: #32834
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>1 parent b93ba07 commit 2abc98eCopy full SHA for 2abc98e
File tree
Expand file treeCollapse file tree
1 file changed
+7
-0
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+7
-0
lines changedOpen diff view settings
Collapse file
+7Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
659 | 659 | |
660 | 660 | |
661 | 661 | |
| 662 | + |
| 663 | + |
| 664 | + |
| 665 | + |
| 666 | + |
| 667 | + |
662 | 668 | |
663 | 669 | |
664 | 670 | |
| ||
1266 | 1272 | |
1267 | 1273 | |
1268 | 1274 | |
| 1275 | + |
1269 | 1276 | |
1270 | 1277 | |
1271 | 1278 | |
|
0 commit comments