Skip to content

Commit

Permalink
Track V8 12.9
Browse files Browse the repository at this point in the history
  • Loading branch information
devsnek committed Aug 19, 2024
1 parent 37be1e6 commit edf0f41
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 566 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ branches, except with the patches from the `patches/` directory applied.

Currently the following V8 branches are actively updated:

- `12.8-lkgr-denoland`
- `12.9-lkgr-denoland`

## Contributing

Expand Down
2 changes: 1 addition & 1 deletion autoroll.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const V8_VERSIONS = [
"12.8",
"12.9",
];

const checkVersions = !!Deno.env.get("CHECK_V8_VERSIONS");
Expand Down
281 changes: 0 additions & 281 deletions patches/0001-Reland-api-add-Isolate-GetCurrentHostDefinedOptions.patch

This file was deleted.

88 changes: 0 additions & 88 deletions patches/0001-lookup-Fix-ACCESS_CHECK-iteration.patch

This file was deleted.

Loading

0 comments on commit edf0f41

Please sign in to comment.