0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2024-11-21 15:04:33 -05:00

Update V8 to 12.9 (#1578)

This commit is contained in:
snek 2024-08-19 07:30:10 -07:00 committed by GitHub
parent 32158eb66b
commit 1f5ebd9c4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
const V8_TRACKING_BRANCH = "12.8-lkgr-denoland";
const V8_TRACKING_BRANCH = "12.9-lkgr-denoland";
const AUTOROLL_BRANCH = "autoroll";
function extractVersion() {