Skip to content

Comments

fix(bytecode): remove duplicate implementation in bytes_ref method#3276

Merged
rakita merged 1 commit intobluealloy:mainfrom
Fallengirl:fix/remove-duplicate
Jan 7, 2026
Merged

fix(bytecode): remove duplicate implementation in bytes_ref method#3276
rakita merged 1 commit intobluealloy:mainfrom
Fallengirl:fix/remove-duplicate

Conversation

@Fallengirl
Copy link
Contributor

Remove code duplication in Bytecode::bytes_ref() method which was identical to Bytecode::bytecode(). Now bytes_ref() delegates to bytecode() instead of duplicating the match logic.

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 6, 2026

CodSpeed Performance Report

Merging #3276 will not alter performance

Comparing Fallengirl:fix/remove-duplicate (376a16d) with main (191e2e3)

Summary

✅ 173 untouched

@rakita rakita merged commit 811b229 into bluealloy:main Jan 7, 2026
31 checks passed
@github-actions github-actions bot mentioned this pull request Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants