This repository has been archived by the owner. It is now read-only.
Permalink
Please
sign in to comment.
Browse files
src: remove global HandleScope
Make it more difficult to accidentally leak handles by removing the top-level HandleScope. Now if there's no valid HandleScope now, V8 will complain and, in debug builds, abort.
- Loading branch information
0 comments on commit
fd819ef