Pinned
339 contributions in the last year
Less
More
Contribution activity
October 2021
Created 2 commits in 1 repository
Created a pull request in nodejs/node that received 7 comments
src: get embedder options on-demand
Only query embedder options when they are needed so that the bootstrap remains as stateless as possible so that the bootstrap snapshot is controlle…
+48
−30
•
7
comments
Opened 1 other pull request in 1 repository
nodejs/node
1
closed
Reviewed 8 pull requests in 1 repository
nodejs/node
8 pull requests
- src: add kNoBrowserGlobals flag for Environment
- lib: do not override browser globals for embedders
- src: add kNoBrowserGlobals flag for Environment
- async_hooks: multi-tenant promise hook api
- src: include specific V8 headers in node_v8
- src: ensure V8 initialized before marking milestone
- build: include new public V8 headers in distribution
- src: add kNoBrowserGlobals flag for Environment