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

Rolling to V8 9.7.106.2 #827

Merged
merged 3 commits into from
Nov 8, 2021
Merged

Rolling to V8 9.7.106.2 #827

merged 3 commits into from
Nov 8, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 6, 2021

No description provided.

@lucacasonato
Copy link
Member

lucacasonato commented Nov 7, 2021

Doesn't look like a super straight-forward update. @piscisaureus any chance you could take a look at getting this green?

Actually, was super trivial. False alarm.

@lucacasonato lucacasonato mentioned this pull request Nov 6, 2021
src/binding.cc Outdated
Comment on lines 974 to 976
const v8::Value* v8__Symbol__Description(v8::Isolate* isolate,
const v8::Symbol& self) {
return local_to_ptr(ptr_to_local(&self)->Description(isolate));
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor

@AaronO AaronO left a comment

Choose a reason for hiding this comment

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

LGTM

@lucacasonato
Copy link
Member

lucacasonato commented Nov 7, 2021

Actually not as simple as it looks (all new code for me). Tests don't pass locally now :/

@lucacasonato
Copy link
Member

Actually not as simple as it looks (all new code for me). Tests don't pass locally now :/

Nvm, by local build was just broken. Wiped my target dir and rebuilt, and now it is all working fine :-)

@lucacasonato lucacasonato merged commit 7cc28c5 into main Nov 8, 2021
@lucacasonato lucacasonato deleted the autoroll branch November 8, 2021 00:24
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