1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool/ruby_vm/models
shyouhei c80f3f709f less verbose code by sharing attribute definitions
The idea behind this commit is that handles_sp and leaf are two
concepts that are not mutually independent.  By making one explicitly
depend another, we can reduces the number of lines of codes written,
thus making things concise.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65426 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-10-29 03:21:22 +00:00
..
attribute.rb
bare_instructions.rb less verbose code by sharing attribute definitions 2018-10-29 03:21:22 +00:00
c_expr.rb
instructions.rb
instructions_unifications.rb
operands_unifications.rb
trace_instructions.rb
typemap.rb Reverting r62775, this should fix i686 builds 2018-03-19 18:21:54 +00:00