We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59ccc57 + 8f38951 commit 774a3feCopy full SHA for 774a3fe
1 file changed
README.md
@@ -204,3 +204,4 @@
204
- [V8 源码分析 启动注册内置全局对象Function Function 的 constructor, prototype ...](https://github.com/ceilf6/Lab/commit/4d158024688aaf793b98ae4136445d96623bcb71)
205
- [V8 源码分析 老生代Major GC-三色标记](https://github.com/ceilf6/Lab/commit/705449071d4b33f52d7f82c57cf90016fb1c5b5e)
206
- [ESM 会在静态编译阶段就分析依赖,不要在条件循环代码块中进行导入导出](https://github.com/ceilf6/Lab/commit/9f9832160164d299e88deb43168a1303177f8ebd)
207
+- [V8 源码分析 V8引擎只负责了微任务的调度,宏任务相关是纯虚函数让宿主环境覆盖](https://github.com/ceilf6/Lab/commit/5987ee361893be3a42db7652a4fd25a9fe1d143c)
0 commit comments