Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSG Completion: Convert some direct uses of v8::HandleScope to new utility #990

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Aug 8, 2023

Use js.withinHandleScope to replace a number of direct uses of v8::HandleScope. There are more to do but it touches a lot of files and I prefer to make the changes incrementally.

@jasnell jasnell force-pushed the jsnell/jsg-completion-use-less-v8-handlescope branch from e585253 to 980234d Compare August 8, 2023 15:07
@jasnell jasnell force-pushed the jsnell/jsg-completion-use-less-v8-handlescope branch 2 times, most recently from 59a1d8c to a74ef7b Compare August 8, 2023 20:55
@jasnell jasnell force-pushed the jsnell/jsg-completion-use-less-v8-handlescope branch from a74ef7b to 419a249 Compare August 8, 2023 23:54
@jasnell jasnell merged commit 56d22b4 into main Aug 9, 2023
7 checks passed
@fhanau fhanau deleted the jsnell/jsg-completion-use-less-v8-handlescope branch December 4, 2023 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants