diff options
author | Koichi Sasada <[email protected]> | 2023-03-17 16:00:34 +0900 |
---|---|---|
committer | Koichi Sasada <[email protected]> | 2023-03-23 14:03:12 +0900 |
commit | e5a5e43c36443e06756aba6de95c94b41b910a82 (patch) | |
tree | d6f558ef0e11eea7365a113638603adf4d24ace3 /rjit_c.rb | |
parent | fee9044b255579228b60038d998abec0f75ca87f (diff) |
should not restore builtin_inline_index
`builtin_inline_index` is restored because THEN clause on
`Primitive.mandatory_only?` was compiled twice.
However, f29c9d6d36 skips to compile THEN clause so we don't
need to restore `builtin_inline_index`.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/7486
Diffstat (limited to 'rjit_c.rb')
0 files changed, 0 insertions, 0 deletions