Project

General

Profile

« Previous | Next » 

Revision 4144abee

Added by k0kubun (Takashi Kokubun) about 3 years ago

Let --yjit-dump-disasm=all dump ocb code as well (#6309)

  • Let --yjit-dump-disasm=all dump ocb code as well

  • Use an enum instead

  • Add a None Option to DumpDisasm (#444)

  • Add a None Option to DumpDisasm

  • Update yjit/src/asm/mod.rs

Co-authored-by: Maxime Chevalier-Boisvert

  • Fix a build failure

  • Use only a single name

  • Only None will be a disabled case

  • Fix cargo test

  • Fix --yjit-dump-disasm=all to print outlined cb

Co-authored-by: Jimmy Miller
Co-authored-by: Maxime Chevalier-Boisvert