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

go.mod: goja latest update #27899

Merged
merged 2 commits into from
Aug 14, 2023
Merged

go.mod: goja latest update #27899

merged 2 commits into from
Aug 14, 2023

Conversation

ucwong
Copy link
Contributor

@ucwong ucwong commented Aug 10, 2023

https://github.com/dop251/goja/compare/28ee0ee714f3e8218c14e2cd2d7a67ec94848c21..master

Update the length property when it's accessed
dop251/goja@7749907

Collect profiler samples after stop
dop251/goja@2b3c5c7

Implemented Runtime.ForOf
dop251/goja@ba8a63e

Check for overflows in ipow()
dop251/goja@b196ae5

Fixed the grammar to correctly parse (-1)**2
dop251/goja@1d34ed1

Exposed String and StringBuilder
dop251/goja@c933cf9

@ucwong ucwong marked this pull request as ready for review August 10, 2023 19:58
@fjl fjl merged commit 509cd42 into ethereum:master Aug 14, 2023
@fjl fjl added this to the 1.13.0 milestone Aug 14, 2023
devopsbo3 pushed a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
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