We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f618ac commit 4eda4f9Copy full SHA for 4eda4f9
1 file changed
tools/install.py
@@ -285,6 +285,7 @@ def wanted_v8_headers(options, files_arg, dest):
285
'include/v8-promise.h',
286
'include/v8-proxy.h',
287
'include/v8-regexp.h',
288
+ 'include/v8-sandbox.h',
289
'include/v8-script.h',
290
'include/v8-snapshot.h',
291
'include/v8-source-location.h',
0 commit comments