diff options
-rw-r--r-- | tool/ruby_vm/models/trace_instructions.rb | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -58,6 +58,10 @@ class RubyVM::TraceInstructions return false end private @instances = RubyVM::Instructions.map {|i| new i } |
![]() | index : ruby.git | |
The Ruby Programming Language |
summaryrefslogtreecommitdiff |
-rw-r--r-- | tool/ruby_vm/models/trace_instructions.rb | 4 |
@@ -58,6 +58,10 @@ class RubyVM::TraceInstructions return false end private @instances = RubyVM::Instructions.map {|i| new i } |