mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
e35c528d72
This patch pushes dummy frames when loading code for the profiling purpose. The following methods push a dummy frame: * `Kernel#require` * `Kernel#load` * `RubyVM::InstructionSequence.compile_file` * `RubyVM::InstructionSequence.load_from_binary` https://bugs.ruby-lang.org/issues/18559 |
||
---|---|---|
.. | ||
test_objspace.rb |