summaryrefslogtreecommitdiff
path: root/ext/strscan
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2026-03-30 14:55:31 -0400
committerAlan Wu <XrXr@users.noreply.github.com>2026-03-30 20:33:30 -0400
commitf6adf1c48f3678454a682b024bcf99ebfa3caa69 (patch)
treed9db34f37adfe5776d09db9e9c34b0d78d66d3a8 /ext/strscan
parent34c94b31ab0be79792a48e42e3a6611f300a0dc2 (diff)
ZJIT: Use a slice for ISeq `opt_table` for quick one-off access
This gets rid of the copying of the entire opt_table in function_stub_hit() since it only reads one element. HIR builder still does a copy and that's unchanged. It needs to read the whole table.
Diffstat (limited to 'ext/strscan')
0 files changed, 0 insertions, 0 deletions