summaryrefslogtreecommitdiff
path: root/vm_insnhelper.c
diff options
context:
space:
mode:
authorKoichi Sasada <ko1@atdot.net>2023-03-17 16:00:34 +0900
committerKoichi Sasada <ko1@atdot.net>2023-03-23 14:03:12 +0900
commite5a5e43c36443e06756aba6de95c94b41b910a82 (patch)
treed6f558ef0e11eea7365a113638603adf4d24ace3 /vm_insnhelper.c
parentfee9044b255579228b60038d998abec0f75ca87f (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 'vm_insnhelper.c')
0 files changed, 0 insertions, 0 deletions