summaryrefslogtreecommitdiff
path: root/zjit/src
diff options
context:
space:
mode:
authorHiroya Fujinami <[email protected]>2025-04-24 21:03:24 +0900
committerGitHub <[email protected]>2025-04-24 12:03:24 +0000
commit18f8c514ea1c97c5ecbbf285d2f529284247f423 (patch)
tree4ef26c743adfead7eeed5201063fa8bb483846a8 /zjit/src
parent5113869f5d0c6f6a0349a23f479240210fefe5d0 (diff)
Fix memoization for the `/(...){0}/` case (#13169)
In this case, the previous implementation counted an extra number of opcodes to cache and the matching was unstable on memoization. This patch is to fix that problem by not counting an number of opcodes to cache in the parentheses of `(...){0}`.
Notes
Notes: Merged-By: makenowjust <[email protected]>
Diffstat (limited to 'zjit/src')
0 files changed, 0 insertions, 0 deletions