2024
- 2024-03-17Memory leak regression testing with V8/Node.js, part 3 - heap iteration-based testing
- 2024-03-17Memory leak regression testing with V8/Node.js, part 2 - finalizer-based testing
- 2024-03-17Memory leak regression testing with V8/Node.js, part 1 - memory usage-based testing
2023
- 2023-12-31Fixing Node.js vm APIs, part 4 - hitting the compilation cache again
- 2023-12-30Fixing Node.js vm APIs, part 3 - verifying the fixes
- 2023-12-30Fixing Node.js vm APIs, part 2 - reworking the memory management
- 2023-12-30Fixing Node.js vm APIs, part 1 - memory leaks and segmentation faults
2022
2021
2019
- 2019-08-25Uncaught exceptions in Node.js