mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
6fad067ded
We count `Proc` upper links then check for upper bounds (default:20), but now we raise an exception as soon as the count exceeds the limit so that we can avoid traverse unnecessary upper links.