Skip to content

[JRuby] Optimize scan(): Remove duplicate if (restLen() < patternsize()) return context.nil; checks in !headonly.#110

Merged
kou merged 1 commit intoruby:masterfrom
naitoh:optimize_scan_restLen
Oct 19, 2024
Merged

[JRuby] Optimize `scan()`: Remove duplicate `if (restLen() < patternsize()) return context.nil;` checks in `!headonly`.#110
kou merged 1 commit intoruby:masterfrom
naitoh:optimize_scan_restLen

Commits