summaryrefslogtreecommitdiff
path: root/lib/net/https.rb
diff options
context:
space:
mode:
authorJohn Hawthorn <john@hawthorn.email>2021-06-12 14:02:51 -0700
committerAlan Wu <XrXr@users.noreply.github.com>2021-10-20 18:19:36 -0400
commitb93f59ced0a1dbab6b18839e8664a02ea7b3b1aa (patch)
treee84f69744695739f9111931df83d96fd1b53b5f1 /lib/net/https.rb
parentd416a15c86f0641f5dda3d32c05a30fd5510ccf6 (diff)
Implement invokebuiltin_delegate
invokebuiltin_delegate is a special version of invokebuiltin used for sending a contiguous subset of the current method's locals. In some cases YJIT would already handle this for trivial cases it could be inlined, implementing this OP allows it to work when the method isn't inlinable (not marked as 'inline', does more than just call, not called from yjit, etc).
Diffstat (limited to 'lib/net/https.rb')
0 files changed, 0 insertions, 0 deletions