Skip to content

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

Merged
kou merged 1 commit into
ruby: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 into
ruby:masterfrom
naitoh:optimize_scan_restLen

[JRuby] Optimize `scan()`: Remove duplicate `if (restLen() < pattern.…

b8535a6
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs