mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
50bc8c6136
Remove the per-entry generation field and per-state generation counter. Invalidation now clears entries directly, removing one comparison from every OP_GETCONST hot path. Co-authored-by: Claude <noreply@anthropic.com>