Commit fa08636
committed
ZJIT: Print string name of constant in rb_zjit_constant_state_changed
It's not so useful to see `ID(abc)` when debugging with `--zjit-debug`
or in Perfetto traces. Also provide the string representation of the ID,
for example: `ID(abc): String`.1 parent b914f83 commit fa08636
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
377 | | - | |
| 377 | + | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| |||
0 commit comments