YJIT: Add Counter::invalidate_everything
When YJIT is forced to discard all the code, that's bad for performance, so there should be an easy way to know about it.
YJIT: Add Counter::invalidate_everything
When YJIT is forced to discard all the code, that's bad for
performance, so there should be an easy way to know about it.