summaryrefslogtreecommitdiff
path: root/ext/node/global.rs
AgeCommit message (Expand)Author
2023-08-16feat(ext/node): eagerly bootstrap node (#20153)Matt Mastracci
2023-07-25perf: cache node resolution when accesing a global (#19930)Bartek IwaƄczuk
2023-07-24fix(ext/node): inspector with seggregated globals (#19917)Luca Casonato
2023-07-19feat(ext/node): properly segregate node globals (#19307)Luca Casonato