File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1720
1720
'toolsets' : ['host' , 'target' ],
1721
1721
'direct_dependent_settings' : {
1722
1722
'sources' : [
1723
- '<(V8_ROOT)/src/heap/base/active-system-pages.cc' ,
1724
- '<(V8_ROOT)/src/heap/base/stack.cc' ,
1725
- '<(V8_ROOT)/src/heap/base/worklist.cc' ,
1723
+ '<!@pymod_do_main(GN-scraper "<(V8_ROOT)/BUILD.gn" "v8_source_set.\\ "v8_heap_base.*?sources = ")' ,
1726
1724
],
1727
1725
'conditions' : [
1728
1726
['enable_lto=="true"' , {
1891
1889
'<(V8_ROOT)/src/objects/heap-object.h' ,
1892
1890
'<(V8_ROOT)/src/objects/heap-object-inl.h' ,
1893
1891
'<(V8_ROOT)/src/objects/instance-type.h' ,
1892
+ '<(V8_ROOT)/src/objects/instance-type-checker.h' ,
1893
+ '<(V8_ROOT)/src/objects/instance-type-inl.h' ,
1894
1894
'<(V8_ROOT)/src/objects/js-array-buffer.h' ,
1895
1895
'<(V8_ROOT)/src/objects/js-array-buffer-inl.h' ,
1896
1896
'<(V8_ROOT)/src/objects/js-array.h' ,
You can’t perform that action at this time.
0 commit comments