Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3d88b76

Browse filesBrowse files
committed
deps: patch V8 to 7.7.299.13
Refs: v8/v8@7.7.299.11...7.7.299.13 PR-URL: #29869 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
1 parent bbbe07a commit 3d88b76
Copy full SHA for 3d88b76

File tree

Expand file treeCollapse file tree

4 files changed

+89
-55
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

4 files changed

+89
-55
lines changed
Open diff view settings
Collapse file

‎deps/v8/include/v8-version.h‎

Copy file name to clipboardExpand all lines: deps/v8/include/v8-version.h
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#define V8_MAJOR_VERSION 7
1212
#define V8_MINOR_VERSION 7
1313
#define V8_BUILD_NUMBER 299
14-
#define V8_PATCH_LEVEL 11
14+
#define V8_PATCH_LEVEL 13
1515

1616
// Use 1 for candidates and 0 otherwise.
1717
// (Boolean macro values are not supported by all preprocessors.)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.