Skip to content

timers: extract type checking into a helper

Rodrigo Muino Tomonari requested to merge github/fork/zys-contrib/timers into master

Extract type checking used by setTimeout(), setInterval and setUnrefTimeout into a helper.

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

Merge request reports

Loading