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
PR-URL: nodejs#41610
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
  • Loading branch information
targos authored and VoltrexKeyva committed Feb 3, 2022
1 parent a727af7 commit 0dc0a59
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
Expand Up @@ -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',
Expand Down

0 comments on commit 0dc0a59

Please sign in to comment.