summaryrefslogtreecommitdiff
path: root/struct.c
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2025-10-14 21:45:10 -0400
committerAlan Wu <XrXr@users.noreply.github.com>2025-10-14 22:34:50 -0400
commit5bda42e4dec9106fb310c30178c1283ff92ebfa2 (patch)
treec5eb0374c0ff3dce15359ef19dbeddc979393ac0 /struct.c
parent8d438678023aa453717954bb519308b5c3eec0fe (diff)
ZJIT: Include GC object dump when seeing dead objects
Strictly more info than just the builtin_type from `assert_ne!`. Old: assertion `left != right` failed: ZJIT should only see live objects left: 0 right: 0 New: ZJIT saw a dead object. T_type=0, out-of-heap:0x0000000110d4bb40 Also, the new `VALUE::obj_info` is more flexible for print debugging than the dump_info() it replaces. It now allows you to use it as part of a `format!` string instead of always printing to stderr for you.
Diffstat (limited to 'struct.c')
0 files changed, 0 insertions, 0 deletions