diff options
author | Yusuke Endoh <[email protected]> | 2024-01-18 19:35:49 +0900 |
---|---|---|
committer | Yusuke Endoh <[email protected]> | 2024-02-15 19:11:58 +0900 |
commit | 61819c87b29f3267d6a2499d9018f09cd5bcf2c4 (patch) | |
tree | f82fbb1f8db21ee5b6f186499ad687bc05bb7611 /spec/ruby/core/exception | |
parent | 6958e88f29edec36482f8bff650e39a7e15b088e (diff) |
Let Thread::Backtrace::Location have a method entry
Instead of having iseq and cfunc separately, this change lets
Thread::Backtrace::Location have them together as
rb_callable_method_entry_t.
This is a refactoring, but also a preparation for implementing
[Feature #19117].
Diffstat (limited to 'spec/ruby/core/exception')
0 files changed, 0 insertions, 0 deletions