Refactor Regexp#match cache implementation (#7724)
Regexp#match
Improved variable and function names Fixed [Bug 19537] (Maybe fixed in https://github.com/ruby/ruby/pull/7694)
Add a comment of the glossary for "match cache"
Skip to reset match cache when no cache point on null check
Refactor
Regexp#match
cache implementation (#7724)Improved variable and function names
Fixed [Bug 19537] (Maybe fixed in https://github.com/ruby/ruby/pull/7694)
Add a comment of the glossary for "match cache"
Skip to reset match cache when no cache point on null check