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-10-17 11:30:07 +09:00
2022-09-16 17:05:59 +09:00
2022-09-17 22:08:36 +09:00
2022-09-05 02:02:17 -07:00
2022-10-17 23:38:34 +09:00
2022-10-13 16:24:53 +09:00