Skip to content

timers: check can_call_into_js in Immediates

Do not call into JS if it's not safe in Immediates and prevent a future infinite loop.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading