Skip to content

Commit 42d7539

Browse files
MylesBorinstargos
authored andcommitted
deps: patch V8 to 6.7.288.49
PR-URL: #21727 Refs: v8/v8@6.7.288.46...6.7.288.49 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Сковорода Никита Андреевич <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
1 parent 7ab6efd commit 42d7539

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

deps/v8/DEPS

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ deps = {
1515
Var('chromium_url') + '/chromium/src/build.git' + '@' + '73e352e758d90603e23bdc84734c12aa5817ab5f',
1616
'v8/tools/gyp':
1717
Var('chromium_url') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb',
18+
'v8/third_party/depot_tools':
19+
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '024a3317597b06418efea2d45aa54dd2a7030c8a',
1820
'v8/third_party/icu':
1921
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + 'd888fd2a1be890f4d35e43f68d6d79f42519a357',
2022
'v8/third_party/instrumented_libraries':

deps/v8/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 7
1313
#define V8_BUILD_NUMBER 288
14-
#define V8_PATCH_LEVEL 46
14+
#define V8_PATCH_LEVEL 49
1515

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

deps/v8/tools/whitespace.txt

+1-3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,4 @@ A Smi balks into a war and says:
77
The doubles heard this and started to unbox.
88
The Smi looked at them when a crazy v8-autoroll account showed up...
99
The autoroller bought a round of Himbeerbrause. Suddenly...
10-
The bartender starts to shake the bottles.......................
11-
.
12-
.
10+
The bartender starts to shake the bottles...

0 commit comments

Comments
 (0)