Essentially: there's definitely a lot of things that will and do exist in JS that are platform specific implementations and even platform specific in existence. Timers aren't something that are platform specific in existence. A JS implementation that lacks timer functions is considered deficient, and is practically deficient. This despite timers being part of no JS spec.
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

