Skip to content

Commit dc35d80

Browse files
committed
Upgrade v8 to 6.9.427.23
1 parent f3840d4 commit dc35d80

27 files changed

+3
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"v8Version": "6.9.427.22"
2+
"v8Version": "6.9.427.23"
33
}
Binary file not shown.
Binary file not shown.
Binary file not shown.

test-app/runtime/src/main/cpp/include/v8-version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#define V8_MAJOR_VERSION 6
1212
#define V8_MINOR_VERSION 9
1313
#define V8_BUILD_NUMBER 427
14-
#define V8_PATCH_LEVEL 22
14+
#define V8_PATCH_LEVEL 23
1515

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

0 commit comments

Comments
 (0)