Skip to content

Commit e366bc6

Browse files
targosrefack
authored andcommitted
deps: update v8.gyp
until 81a3c699d6eef936452ac3d10c7c59a2c1e38c0c
1 parent f6ff7a9 commit e366bc6

File tree

1 file changed

+48
-6
lines changed

1 file changed

+48
-6
lines changed

deps/v8/gypfiles/v8.gyp

Lines changed: 48 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -259,8 +259,6 @@
259259
'../src/interpreter/interpreter-generator.h',
260260
'../src/interpreter/interpreter-intrinsics-generator.cc',
261261
'../src/interpreter/interpreter-intrinsics-generator.h',
262-
'../src/interpreter/setup-interpreter-internal.cc',
263-
'../src/interpreter/setup-interpreter.h',
264262
'<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtins-array-from-dsl-gen.cc',
265263
'<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtins-array-from-dsl-gen.h',
266264
'<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtins-base-from-dsl-gen.cc',
@@ -487,6 +485,7 @@
487485
'<@(inspector_all_sources)',
488486
'../include//v8-inspector-protocol.h',
489487
'../include//v8-inspector.h',
488+
'../include//v8-internal.h',
490489
'../include//v8-platform.h',
491490
'../include//v8-profiler.h',
492491
'../include//v8-testing.h',
@@ -500,6 +499,7 @@
500499
'../src/accessors.h',
501500
'../src/address-map.cc',
502501
'../src/address-map.h',
502+
'../src/allocation-site-scopes-inl.h',
503503
'../src/allocation-site-scopes.h',
504504
'../src/allocation.cc',
505505
'../src/allocation.h',
@@ -546,6 +546,7 @@
546546
'../src/ast/modules.h',
547547
'../src/ast/prettyprinter.cc',
548548
'../src/ast/prettyprinter.h',
549+
'../src/ast/scopes-inl.h',
549550
'../src/ast/scopes.cc',
550551
'../src/ast/scopes.h',
551552
'../src/ast/variables.cc',
@@ -583,7 +584,6 @@
583584
'../src/builtins/builtins-internal.cc',
584585
'../src/builtins/builtins-interpreter.cc',
585586
'../src/builtins/builtins-intl.cc',
586-
'../src/builtins/builtins-intl.h',
587587
'../src/builtins/builtins-json.cc',
588588
'../src/builtins/builtins-math.cc',
589589
'../src/builtins/builtins-number.cc',
@@ -1165,11 +1165,17 @@
11651165
'../src/objects/js-array-buffer.h',
11661166
'../src/objects/js-array-inl.h',
11671167
'../src/objects/js-array.h',
1168+
'../src/objects/js-break-iterator-inl.h',
1169+
'../src/objects/js-break-iterator.cc',
1170+
'../src/objects/js-break-iterator.h',
11681171
'../src/objects/js-collator-inl.h',
11691172
'../src/objects/js-collator.cc',
11701173
'../src/objects/js-collator.h',
11711174
'../src/objects/js-collection-inl.h',
11721175
'../src/objects/js-collection.h',
1176+
'../src/objects/js-date-time-format-inl.h',
1177+
'../src/objects/js-date-time-format.cc',
1178+
'../src/objects/js-date-time-format.h',
11731179
'../src/objects/js-generator-inl.h',
11741180
'../src/objects/js-generator.h',
11751181
'../src/objects/js-list-format-inl.h',
@@ -1178,6 +1184,11 @@
11781184
'../src/objects/js-locale-inl.h',
11791185
'../src/objects/js-locale.cc',
11801186
'../src/objects/js-locale.h',
1187+
'../src/objects/js-number-format-inl.h',
1188+
'../src/objects/js-number-format.cc',
1189+
'../src/objects/js-number-format.h',
1190+
'../src/objects/js-objects-inl.h',
1191+
'../src/objects/js-objects.h',
11811192
'../src/objects/js-plural-rules-inl.h',
11821193
'../src/objects/js-plural-rules.cc',
11831194
'../src/objects/js-plural-rules.h',
@@ -1202,6 +1213,9 @@
12021213
'../src/objects/maybe-object-inl.h',
12031214
'../src/objects/maybe-object.h',
12041215
'../src/objects/microtask-inl.h',
1216+
'../src/objects/microtask-queue-inl.h',
1217+
'../src/objects/microtask-queue.cc',
1218+
'../src/objects/microtask-queue.h',
12051219
'../src/objects/microtask.h',
12061220
'../src/objects/module-inl.h',
12071221
'../src/objects/module.cc',
@@ -1251,6 +1265,7 @@
12511265
'../src/parsing/parsing.cc',
12521266
'../src/parsing/parsing.h',
12531267
'../src/parsing/pattern-rewriter.cc',
1268+
'../src/parsing/preparsed-scope-data-impl.h',
12541269
'../src/parsing/preparsed-scope-data.cc',
12551270
'../src/parsing/preparsed-scope-data.h',
12561271
'../src/parsing/preparser-logger.h',
@@ -1307,6 +1322,8 @@
13071322
'../src/regexp/jsregexp-inl.h',
13081323
'../src/regexp/jsregexp.cc',
13091324
'../src/regexp/jsregexp.h',
1325+
'../src/regexp/property-sequences.cc',
1326+
'../src/regexp/property-sequences.h',
13101327
'../src/regexp/regexp-ast.cc',
13111328
'../src/regexp/regexp-ast.h',
13121329
'../src/regexp/regexp-macro-assembler-irregexp-inl.h',
@@ -1379,8 +1396,6 @@
13791396
'../src/snapshot/builtin-serializer-allocator.h',
13801397
'../src/snapshot/builtin-serializer.cc',
13811398
'../src/snapshot/builtin-serializer.h',
1382-
'../src/snapshot/builtin-snapshot-utils.cc',
1383-
'../src/snapshot/builtin-snapshot-utils.h',
13841399
'../src/snapshot/code-serializer.cc',
13851400
'../src/snapshot/code-serializer.h',
13861401
'../src/snapshot/default-deserializer-allocator.cc',
@@ -1423,6 +1438,8 @@
14231438
'../src/string-builder.cc',
14241439
'../src/string-case.cc',
14251440
'../src/string-case.h',
1441+
'../src/string-constants.cc',
1442+
'../src/string-constants.h',
14261443
'../src/string-hasher-inl.h',
14271444
'../src/string-hasher.h',
14281445
'../src/string-search.h',
@@ -1502,6 +1519,7 @@
15021519
'../src/wasm/module-compiler.h',
15031520
'../src/wasm/module-decoder.cc',
15041521
'../src/wasm/module-decoder.h',
1522+
'../src/wasm/object-access.h',
15051523
'../src/wasm/signature-map.cc',
15061524
'../src/wasm/signature-map.h',
15071525
'../src/wasm/streaming-decoder.cc',
@@ -1892,22 +1910,30 @@
18921910
}, { # v8_enable_i18n_support==0
18931911
'sources!': [
18941912
'../src/builtins/builtins-intl.cc',
1895-
'../src/builtins/builtins-intl.h',
18961913
'../src/char-predicates.cc',
18971914
'../src/intl.cc',
18981915
'../src/intl.h',
18991916
'../src/objects/intl-objects-inl.h',
19001917
'../src/objects/intl-objects.cc',
19011918
'../src/objects/intl-objects.h',
1919+
'../src/objects/js-break-iterator-inl.h',
1920+
'../src/objects/js-break-iterator.cc',
1921+
'../src/objects/js-break-iterator.h',
19021922
'../src/objects/js-collator-inl.h',
19031923
'../src/objects/js-collator.cc',
19041924
'../src/objects/js-collator.h',
1925+
'../src/objects/js-date-time-format-inl.h',
1926+
'../src/objects/js-date-time-format.cc',
1927+
'../src/objects/js-date-time-format.h',
19051928
'../src/objects/js-list-format-inl.h',
19061929
'../src/objects/js-list-format.cc',
19071930
'../src/objects/js-list-format.h',
19081931
'../src/objects/js-locale-inl.h',
19091932
'../src/objects/js-locale.cc',
19101933
'../src/objects/js-locale.h',
1934+
'../src/objects/js-number-format-inl.h',
1935+
'../src/objects/js-number-format.cc',
1936+
'../src/objects/js-number-format.h',
19111937
'../src/objects/js-plural-rules-inl.h',
19121938
'../src/objects/js-plural-rules.cc',
19131939
'../src/objects/js-plural-rules.h',
@@ -1939,6 +1965,7 @@
19391965
},
19401966
'sources': [
19411967
'../src/base/adapters.h',
1968+
'../src/base/address-region.h',
19421969
'../src/base/atomic-utils.h',
19431970
'../src/base/atomicops.h',
19441971
'../src/base/atomicops_internals_atomicword_compat.h',
@@ -1947,6 +1974,8 @@
19471974
'../src/base/base-export.h',
19481975
'../src/base/bits.cc',
19491976
'../src/base/bits.h',
1977+
'../src/base/bounded-page-allocator.cc',
1978+
'../src/base/bounded-page-allocator.h',
19501979
'../src/base/build_config.h',
19511980
'../src/base/compiler-specific.h',
19521981
'../src/base/cpu.cc',
@@ -1972,6 +2001,8 @@
19722001
'../src/base/list.h',
19732002
'../src/base/logging.cc',
19742003
'../src/base/logging.h',
2004+
'../src/base/lsan-page-allocator.cc',
2005+
'../src/base/lsan-page-allocator.h',
19752006
'../src/base/macros.h',
19762007
'../src/base/once.cc',
19772008
'../src/base/once.h',
@@ -1988,6 +2019,8 @@
19882019
'../src/base/platform/semaphore.h',
19892020
'../src/base/platform/time.cc',
19902021
'../src/base/platform/time.h',
2022+
'../src/base/region-allocator.cc',
2023+
'../src/base/region-allocator.h',
19912024
'../src/base/ring-buffer.h',
19922025
'../src/base/safe_conversions.h',
19932026
'../src/base/safe_conversions_impl.h',
@@ -2606,7 +2639,10 @@
26062639
'../src/builtins/array.tq',
26072640
'../src/builtins/array-copywithin.tq',
26082641
'../src/builtins/array-foreach.tq',
2642+
'../src/builtins/array-lastindexof.tq',
26092643
'../src/builtins/array-reverse.tq',
2644+
'../src/builtins/array-splice.tq',
2645+
'../src/builtins/array-unshift.tq',
26102646
'../src/builtins/typed-array.tq',
26112647
'../src/builtins/data-view.tq',
26122648
'../third_party/v8/builtins/array-sort.tq',
@@ -2633,6 +2669,8 @@
26332669
'heapobject_files': [
26342670
'../src/objects.h',
26352671
'../src/objects-inl.h',
2672+
'../src/objects/allocation-site-inl.h',
2673+
'../src/objects/allocation-site.h',
26362674
'../src/objects/code-inl.h',
26372675
'../src/objects/code.h',
26382676
'../src/objects/data-handler.h',
@@ -2643,12 +2681,16 @@
26432681
'../src/objects/js-array.h',
26442682
'../src/objects/js-array-buffer-inl.h',
26452683
'../src/objects/js-array-buffer.h',
2684+
'../src/objects/js-objects-inl.h',
2685+
'../src/objects/js-objects.h',
26462686
'../src/objects/js-regexp-inl.h',
26472687
'../src/objects/js-regexp.h',
26482688
'../src/objects/js-regexp-string-iterator-inl.h',
26492689
'../src/objects/js-regexp-string-iterator.h',
26502690
'../src/objects/map.h',
26512691
'../src/objects/map-inl.h',
2692+
'../src/objects/name.h',
2693+
'../src/objects/name-inl.h',
26522694
'../src/objects/scope-info.h',
26532695
'../src/objects/script.h',
26542696
'../src/objects/script-inl.h',

0 commit comments

Comments
 (0)