mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
e2bbf75d58
Like previous recursive `<=>` check, scan call stack to detect recursive `inspect` calls. We no longer need incomplete `_inspect` hack to pass around a hash table to record objects currently inspecting.