码迷,mamicode.com
首页 > 其他好文 > 详细

常见宏任务与微任务

时间:2019-11-08 15:09:49      阅读:325      评论:0      收藏:0      [点我收藏+]

标签:col   span   ota   imm   str   strong   task   ISE   mis   

宏任务(macrotasks): 主js、UI渲染、setTimeout、setInterval、setImmediately、requestAnimationFrame、I/O等

微任务(microtasks):process.nextTick()、promise、Object.observe()等

常见宏任务与微任务

标签:col   span   ota   imm   str   strong   task   ISE   mis   

原文地址:https://www.cnblogs.com/yanze/p/11820302.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!