summaryrefslogtreecommitdiff
path: root/vsnprintf.c
diff options
context:
space:
mode:
authorMaple Ong <maple.ong@gusto.com>2023-02-09 10:41:29 -0500
committerGitHub <noreply@github.com>2023-02-09 10:41:29 -0500
commit381bdee118532025b9397ea282d6f5ddb65996e0 (patch)
treeae8fe3f6e213570b96455aa67e06f50ce0fd8b1e /vsnprintf.c
parent0601ba6a1bf15e13ac931921861c90535ed29dde (diff)
downloadruby-381bdee118532025b9397ea282d6f5ddb65996e0.tar.gz
YJIT: Support invokesuper in a block (#7264)
Support invokesuper in a block on YJIT invokesuper previously side exited when it is in a block. To make sure we're compiling the correct method in super, we now use the local environment pointer (LEP) to get the method, which will work in a block. Co-authored-by: John Hawthorn <john@hawthorn.email>
Diffstat (limited to 'vsnprintf.c')
0 files changed, 0 insertions, 0 deletions