Skip to content

Commit 94c6a05

Browse files
committed
v8: Fix nwjs#7045: crash in compiled JS
nwjs/v8@2b0ac56
1 parent 8963937 commit 94c6a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ vars = {
108108
'cros_download_vm': '"{cros_board}" == "amd64-generic"',
109109

110110
'nw_src_revision': 'b0834c603027be87415f9535b5a9b996eaab94fe',
111-
'nw_v8_revision': 'e71e677b1e2b33b31c22fe9553074f0b8dd6ac6e',
111+
'nw_v8_revision': '2b0ac56e160fa0ee32bff4a5d45332ade4e2d009',
112112
'nw_node_revision': '6483519975bfe637e0b23cf71998c32f5f49f791',
113113
# ANGLE's deps are relative to the angle_root variable.
114114
'angle_root': 'src/third_party/angle',

0 commit comments

Comments
 (0)