Skip to content

Commit

Permalink
Upgrade V8 binaries for 13.1.201.19 version (#10)
Browse files Browse the repository at this point in the history
* Upgrade V8 binaries for 13.1.201.19 version

* fix: make sure it compiles

* fix: c formatting

* fix: leakcheck and test fixes

* fix: leakcheck

---------

Co-authored-by: FerdinandvHagen <[email protected]>
Co-authored-by: Ferdinand von Hagen <[email protected]>
  • Loading branch information
3 people authored Jan 3, 2025
1 parent 783647d commit 2d7cd57
Show file tree
Hide file tree
Showing 17 changed files with 47 additions and 30 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/leakcheck.yml
9 changes: 7 additions & 2 deletions .github/workflows/test.yml
2 changes: 1 addition & 1 deletion deps/VERSION
2 changes: 1 addition & 1 deletion deps/args/darwin.gn
2 changes: 1 addition & 1 deletion deps/args/linux.gn
2 changes: 1 addition & 1 deletion deps/args/windows.gn
Binary file modified deps/darwin_arm64/libv8.a
Binary file not shown.
Binary file modified deps/darwin_x86_64/libv8.a
Binary file not shown.
Binary file modified deps/linux_arm64/libv8.a
Binary file not shown.
Binary file modified deps/linux_x86_64/libv8.a
Binary file not shown.
9 changes: 8 additions & 1 deletion go.mod
9 changes: 9 additions & 0 deletions go.sum
2 changes: 2 additions & 0 deletions intl_test.go
14 changes: 5 additions & 9 deletions object.go
7 changes: 3 additions & 4 deletions v8go.cc
10 changes: 5 additions & 5 deletions v8go.h
2 changes: 1 addition & 1 deletion v8go_test.go

0 comments on commit 2d7cd57

Please sign in to comment.