mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
![]() Lazily compile out a chain of checks for different known classes and whether `self` embeds its ivars or not. * Remove trailing whitespaces * Get proper addresss in Capstone disassembly * Lowercase address in Capstone disassembly Capstone uses lowercase for jump targets in generated listings. Let's match it. * Use the same successor in getivar guard chains Cuts down on duplication * Address reviews * Fix copypasta error * Add a comment |
||
---|---|---|
.. | ||
micro_jit | ||
attribute.rb | ||
bare_instructions.rb | ||
c_expr.rb | ||
instructions.rb | ||
instructions_unifications.rb | ||
micro_jit.rb | ||
operands_unifications.rb | ||
trace_instructions.rb | ||
typemap.rb |