V8 nested GC callbacks This repository shows an example on how to trigger a nested GC callback in V8. Steps to reproduce: $ npm install $ npm run build $ npm run start