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: update ActorState to use jsg::JsValue #1045

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Aug 21, 2023

The new jsg::JsValue and jsg::JsRef<...> are replacements for v8::Local<...> and jsg::V8Ref<...> ... this starts the transition over to using the new abstractions, starting with ActorState.

Copy link
Contributor

@bcaimano bcaimano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This feels like an improvement!

@jasnell
Copy link
Member Author

jasnell commented Aug 21, 2023

This feels like an improvement!

Awesome. That's definitely the hope!

@jasnell jasnell merged commit 81ae6da into main Aug 21, 2023
7 checks passed
@fhanau fhanau deleted the jsnell/start-using-jsvalue branch December 4, 2023 22:33
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.

3 participants