© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
shuo yang
show me the code
Why the new Function() constructor does not create a closure?
IMO: every function in JS is a closure, the function created by new Function() has the global-env as it's outer environment