mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
4b8da4b9c8
RubyVM::InstructionSequence#to_binary_format -> #to_binary RubyVM::InstructionSequence.from_binary_format -> .load_from_binary RubyVM::InstructionSequence.from_binary_format_extra_data -> .load_from_binary_extra_data * iseq.c: fix document of iseq.to_binary. [Fix GH-1134] * sample/iseq_loader.rb: catch up this change. * test/lib/iseq_loader_checker.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53004 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
minitest | ||
test | ||
envutil.rb | ||
find_executable.rb | ||
iseq_loader_checker.rb | ||
leakchecker.rb | ||
memory_status.rb | ||
profile_test_all.rb | ||
tracepointchecker.rb | ||
with_different_ofs.rb | ||
zombie_hunter.rb |