Skip to content

Commit 774a3fe

Browse files
committed
Merge branch 'main' of https://github.com/ceilf6/Lab
2 parents 59ccc57 + 8f38951 commit 774a3fe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,3 +204,4 @@
204204
- [V8 源码分析 启动注册内置全局对象Function Function 的 constructor, prototype ...](https://github.com/ceilf6/Lab/commit/4d158024688aaf793b98ae4136445d96623bcb71)
205205
- [V8 源码分析 老生代Major GC-三色标记](https://github.com/ceilf6/Lab/commit/705449071d4b33f52d7f82c57cf90016fb1c5b5e)
206206
- [ESM 会在静态编译阶段就分析依赖,不要在条件循环代码块中进行导入导出](https://github.com/ceilf6/Lab/commit/9f9832160164d299e88deb43168a1303177f8ebd)
207+
- [V8 源码分析 V8引擎只负责了微任务的调度,宏任务相关是纯虚函数让宿主环境覆盖](https://github.com/ceilf6/Lab/commit/5987ee361893be3a42db7652a4fd25a9fe1d143c)

0 commit comments

Comments
 (0)