ruby/internal
Koichi Sasada e35c528d72 push dummy frame for loading process
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
2022-10-20 17:38:28 +09:00
..
2022-04-27 11:00:22 -04:00
2022-07-03 09:42:44 -07:00
2022-05-09 08:45:24 -04:00
2022-03-30 16:50:46 +09:00
2022-10-20 17:38:28 +09:00