Calling the setTimeout function will return an integer ID so that clearTimeout can be called with that ID.
What happens if setTimeout gets called more times than there are positive integers in JavaScript? Is there a security issue?





Rating:
The post javascript – What happens if all setTimeout IDs are used? appeared first on Javascript ASK.
via Javascript ASK http://javascriptask.phpfogapp.com/javascript-what-happens-if-all-settimeout-ids-are-used.html
No comments:
Post a Comment