Open mgaudet opened 7 years ago
Inside a JIT like Ruby+OMR, there are three types of dispatch we care about
Today, J2J dispatch effectively goes J2I -> I2J instead. It would be nice to make that better.
Inside a JIT like Ruby+OMR, there are three types of dispatch we care about
Today, J2J dispatch effectively goes J2I -> I2J instead. It would be nice to make that better.