diff options
| author | Max Bernstein <tekknolagi@gmail.com> | 2026-05-27 19:24:50 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-27 19:24:50 -0400 |
| commit | de6597d1a5cd5a2a9a916e6b4cdc68fa2522ffa3 (patch) | |
| tree | 2269962cce23c309c90346865b187bfbc1fbc643 /ext/io/console/depend | |
| parent | 8c854d2cfb14fdc78c9e82c2f6101bcb6ad9851d (diff) | |
In optimize_invokesuper's variadic (-1) arm, emit_super_call_guards was
called once before the inline attempt and again inside the successful
inline branch. The second call emitted a redundant GetEP/LoadField/Guard
chain (same level, same fields, same expected values) that the first
call already produced. The fixed-argc arm only called it once.
Drop the duplicate.
Diffstat (limited to 'ext/io/console/depend')
0 files changed, 0 insertions, 0 deletions
