Skip to content

Commit

Permalink
tools: add v8-embedder-state-scope.h to distributed headers
Browse files Browse the repository at this point in the history
  • Loading branch information
targos committed Jan 29, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 8fa2dbb commit 31373f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/install.py
Original file line number Diff line number Diff line change
@@ -185,6 +185,7 @@ def wanted_v8_headers(files_arg, dest):
'deps/v8/include/v8-date.h',
'deps/v8/include/v8-debug.h',
'deps/v8/include/v8-embedder-heap.h',
'deps/v8/include/v8-embedder-state-scope.h',
'deps/v8/include/v8-exception.h',
'deps/v8/include/v8-extension.h',
'deps/v8/include/v8-external.h',

0 comments on commit 31373f2

Please sign in to comment.