diff options
author | Takashi Kokubun <[email protected]> | 2024-01-23 14:54:39 -0800 |
---|---|---|
committer | GitHub <[email protected]> | 2024-01-23 22:54:39 +0000 |
commit | c0cabc0a699b2c8b0fded6d0ed85aff4bf102c03 (patch) | |
tree | fd1db37a85cf280e72818af706c89df70ab05f45 /yjit.c | |
parent | 909a710a695654d13bf6ae824d0a62e682588583 (diff) |
Dump annotations on RubyVM::ISeq.disasm (#9667)
Make it easier to check what annotations an ISEQ has. SINGLE_NOARG_LEAF
is added automatically, so it's hard to be sure about the annotation by
just reading code. It's also unclear to me what happens to it with
Primitive.mandatory_only?, but this at least explains that LEAF
annotation is not added to the non-mandatory_only ISEQ.
Diffstat (limited to 'yjit.c')
0 files changed, 0 insertions, 0 deletions