Skip to content

Commit d381eeb

Browse files
committed
deps: update v8.gyp
until 0606bf91ed1bfbb5b4b139656d52bf5801f52759
1 parent 916db2f commit d381eeb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

deps/v8/gypfiles/v8.gyp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2052,6 +2052,8 @@
20522052
'../src/base/base-export.h',
20532053
'../src/base/bits.cc',
20542054
'../src/base/bits.h',
2055+
'../src/base/bounded-page-allocator.cc',
2056+
'../src/base/bounded-page-allocator.h',
20552057
'../src/base/build_config.h',
20562058
'../src/base/compiler-specific.h',
20572059
'../src/base/cpu.cc',
@@ -2077,6 +2079,8 @@
20772079
'../src/base/list.h',
20782080
'../src/base/logging.cc',
20792081
'../src/base/logging.h',
2082+
'../src/base/lsan-page-allocator.cc',
2083+
'../src/base/lsan-page-allocator.h',
20802084
'../src/base/macros.h',
20812085
'../src/base/once.cc',
20822086
'../src/base/once.h',

0 commit comments

Comments
 (0)