nodejs / repl

REPL rewrite for Node.js ✨🐢🚀✨
MIT License
179 stars 25 forks source link

Put all ephemeral runtime results into a object group to allow garbage collection #7

Closed TimothyGu closed 5 years ago

TimothyGu commented 6 years ago

See Runtime.releaseObjectGroup. DevTools uses it for autocompletion.