We haven't supported compiling JIT code for entries on `jit_exec_exception()` yet. YJIT does https://github.com/ruby/ruby/pull/8171, and ZJIT just emits a runtime counter for the compile error https://github.com/ruby/ruby/pull/14428 at the moment.