diff options
| author | Alan Wu <XrXr@users.noreply.github.com> | 2024-10-21 18:08:51 -0400 |
|---|---|---|
| committer | Alan Wu <XrXr@users.noreply.github.com> | 2024-10-22 11:30:35 -0400 |
| commit | b41c65b57735ce0d556b6fdad0ce490e939b1c7a (patch) | |
| tree | 250a9a3904284d412a3ad37bc57ac49ca0b124da /include/ruby/debug.h | |
| parent | 3a327e1c18df5439920d2a54ba68d82dd069326b (diff) | |
YJIT: Implement specialization for no-op `{Kernel,Numeric}#dup`
Type information in the context for no additional work!
This is the `if (special_object_p(obj)) return obj;` path in
rb_obj_dup() and for Numeric#dup, it's always the identity function.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/11926
Diffstat (limited to 'include/ruby/debug.h')
0 files changed, 0 insertions, 0 deletions
