Skip to content

Commit f416c2c

Browse files
committed
v8: Don't inline deprecated methods: v8::Value::ToObject()
nwjs/v8@f0a40dc
1 parent d73cf00 commit f416c2c

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': 'eb6379fe7f0d12614e3c2a4505929efec8aa45d3',
111-
'nw_v8_revision': 'bfb964a9b8aef925f26075caf08bb4eb3e0eb9c6',
111+
'nw_v8_revision': 'f0a40dc9faf00cfdc73c5b0353ffbe19ff025ab1',
112112
'nw_node_revision': '833f941da4b925db8765cec3bee9092644277a6b',
113113
# ANGLE's deps are relative to the angle_root variable.
114114
'angle_root': 'src/third_party/angle',

0 commit comments

Comments
 (0)