|
224 | 224 | '../src/interpreter/interpreter-generator.h',
|
225 | 225 | '../src/interpreter/interpreter-intrinsics-generator.cc',
|
226 | 226 | '../src/interpreter/interpreter-intrinsics-generator.h',
|
227 |
| - '../src/interpreter/setup-interpreter-internal.cc', |
228 |
| - '../src/interpreter/setup-interpreter.h', |
229 | 227 | '<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtins-array-from-dsl-gen.cc',
|
230 | 228 | '<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtins-array-from-dsl-gen.h',
|
231 | 229 | '<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtins-base-from-dsl-gen.cc',
|
|
569 | 567 | '<@(inspector_all_sources)',
|
570 | 568 | '../include//v8-inspector-protocol.h',
|
571 | 569 | '../include//v8-inspector.h',
|
| 570 | + '../include//v8-internal.h', |
572 | 571 | '../include//v8-platform.h',
|
573 | 572 | '../include//v8-profiler.h',
|
574 | 573 | '../include//v8-testing.h',
|
|
582 | 581 | '../src/accessors.h',
|
583 | 582 | '../src/address-map.cc',
|
584 | 583 | '../src/address-map.h',
|
| 584 | + '../src/allocation-site-scopes-inl.h', |
585 | 585 | '../src/allocation-site-scopes.h',
|
586 | 586 | '../src/allocation.cc',
|
587 | 587 | '../src/allocation.h',
|
|
628 | 628 | '../src/ast/modules.h',
|
629 | 629 | '../src/ast/prettyprinter.cc',
|
630 | 630 | '../src/ast/prettyprinter.h',
|
| 631 | + '../src/ast/scopes-inl.h', |
631 | 632 | '../src/ast/scopes.cc',
|
632 | 633 | '../src/ast/scopes.h',
|
633 | 634 | '../src/ast/variables.cc',
|
|
665 | 666 | '../src/builtins/builtins-internal.cc',
|
666 | 667 | '../src/builtins/builtins-interpreter.cc',
|
667 | 668 | '../src/builtins/builtins-intl.cc',
|
668 |
| - '../src/builtins/builtins-intl.h', |
669 | 669 | '../src/builtins/builtins-json.cc',
|
670 | 670 | '../src/builtins/builtins-math.cc',
|
671 | 671 | '../src/builtins/builtins-number.cc',
|
|
1247 | 1247 | '../src/objects/js-array-buffer.h',
|
1248 | 1248 | '../src/objects/js-array-inl.h',
|
1249 | 1249 | '../src/objects/js-array.h',
|
| 1250 | + '../src/objects/js-break-iterator-inl.h', |
| 1251 | + '../src/objects/js-break-iterator.cc', |
| 1252 | + '../src/objects/js-break-iterator.h', |
1250 | 1253 | '../src/objects/js-collator-inl.h',
|
1251 | 1254 | '../src/objects/js-collator.cc',
|
1252 | 1255 | '../src/objects/js-collator.h',
|
1253 | 1256 | '../src/objects/js-collection-inl.h',
|
1254 | 1257 | '../src/objects/js-collection.h',
|
| 1258 | + '../src/objects/js-date-time-format-inl.h', |
| 1259 | + '../src/objects/js-date-time-format.cc', |
| 1260 | + '../src/objects/js-date-time-format.h', |
1255 | 1261 | '../src/objects/js-generator-inl.h',
|
1256 | 1262 | '../src/objects/js-generator.h',
|
1257 | 1263 | '../src/objects/js-list-format-inl.h',
|
|
1260 | 1266 | '../src/objects/js-locale-inl.h',
|
1261 | 1267 | '../src/objects/js-locale.cc',
|
1262 | 1268 | '../src/objects/js-locale.h',
|
| 1269 | + '../src/objects/js-number-format-inl.h', |
| 1270 | + '../src/objects/js-number-format.cc', |
| 1271 | + '../src/objects/js-number-format.h', |
| 1272 | + '../src/objects/js-objects-inl.h', |
| 1273 | + '../src/objects/js-objects.h', |
1263 | 1274 | '../src/objects/js-plural-rules-inl.h',
|
1264 | 1275 | '../src/objects/js-plural-rules.cc',
|
1265 | 1276 | '../src/objects/js-plural-rules.h',
|
|
1284 | 1295 | '../src/objects/maybe-object-inl.h',
|
1285 | 1296 | '../src/objects/maybe-object.h',
|
1286 | 1297 | '../src/objects/microtask-inl.h',
|
| 1298 | + '../src/objects/microtask-queue-inl.h', |
| 1299 | + '../src/objects/microtask-queue.cc', |
| 1300 | + '../src/objects/microtask-queue.h', |
1287 | 1301 | '../src/objects/microtask.h',
|
1288 | 1302 | '../src/objects/module-inl.h',
|
1289 | 1303 | '../src/objects/module.cc',
|
|
1333 | 1347 | '../src/parsing/parsing.cc',
|
1334 | 1348 | '../src/parsing/parsing.h',
|
1335 | 1349 | '../src/parsing/pattern-rewriter.cc',
|
| 1350 | + '../src/parsing/preparsed-scope-data-impl.h', |
1336 | 1351 | '../src/parsing/preparsed-scope-data.cc',
|
1337 | 1352 | '../src/parsing/preparsed-scope-data.h',
|
1338 | 1353 | '../src/parsing/preparser-logger.h',
|
|
1389 | 1404 | '../src/regexp/jsregexp-inl.h',
|
1390 | 1405 | '../src/regexp/jsregexp.cc',
|
1391 | 1406 | '../src/regexp/jsregexp.h',
|
| 1407 | + '../src/regexp/property-sequences.cc', |
| 1408 | + '../src/regexp/property-sequences.h', |
1392 | 1409 | '../src/regexp/regexp-ast.cc',
|
1393 | 1410 | '../src/regexp/regexp-ast.h',
|
1394 | 1411 | '../src/regexp/regexp-macro-assembler-irregexp-inl.h',
|
|
1461 | 1478 | '../src/snapshot/builtin-serializer-allocator.h',
|
1462 | 1479 | '../src/snapshot/builtin-serializer.cc',
|
1463 | 1480 | '../src/snapshot/builtin-serializer.h',
|
1464 |
| - '../src/snapshot/builtin-snapshot-utils.cc', |
1465 |
| - '../src/snapshot/builtin-snapshot-utils.h', |
1466 | 1481 | '../src/snapshot/code-serializer.cc',
|
1467 | 1482 | '../src/snapshot/code-serializer.h',
|
1468 | 1483 | '../src/snapshot/default-deserializer-allocator.cc',
|
|
1505 | 1520 | '../src/string-builder.cc',
|
1506 | 1521 | '../src/string-case.cc',
|
1507 | 1522 | '../src/string-case.h',
|
| 1523 | + '../src/string-constants.cc', |
| 1524 | + '../src/string-constants.h', |
1508 | 1525 | '../src/string-hasher-inl.h',
|
1509 | 1526 | '../src/string-hasher.h',
|
1510 | 1527 | '../src/string-search.h',
|
|
1584 | 1601 | '../src/wasm/module-compiler.h',
|
1585 | 1602 | '../src/wasm/module-decoder.cc',
|
1586 | 1603 | '../src/wasm/module-decoder.h',
|
| 1604 | + '../src/wasm/object-access.h', |
1587 | 1605 | '../src/wasm/signature-map.cc',
|
1588 | 1606 | '../src/wasm/signature-map.h',
|
1589 | 1607 | '../src/wasm/streaming-decoder.cc',
|
|
1973 | 1991 | }, { # v8_enable_i18n_support==0
|
1974 | 1992 | 'sources!': [
|
1975 | 1993 | '../src/builtins/builtins-intl.cc',
|
1976 |
| - '../src/builtins/builtins-intl.h', |
1977 | 1994 | '../src/char-predicates.cc',
|
1978 | 1995 | '../src/intl.cc',
|
1979 | 1996 | '../src/intl.h',
|
1980 | 1997 | '../src/objects/intl-objects-inl.h',
|
1981 | 1998 | '../src/objects/intl-objects.cc',
|
1982 | 1999 | '../src/objects/intl-objects.h',
|
| 2000 | + '../src/objects/js-break-iterator-inl.h', |
| 2001 | + '../src/objects/js-break-iterator.cc', |
| 2002 | + '../src/objects/js-break-iterator.h', |
1983 | 2003 | '../src/objects/js-collator-inl.h',
|
1984 | 2004 | '../src/objects/js-collator.cc',
|
1985 | 2005 | '../src/objects/js-collator.h',
|
| 2006 | + '../src/objects/js-date-time-format-inl.h', |
| 2007 | + '../src/objects/js-date-time-format.cc', |
| 2008 | + '../src/objects/js-date-time-format.h', |
1986 | 2009 | '../src/objects/js-list-format-inl.h',
|
1987 | 2010 | '../src/objects/js-list-format.cc',
|
1988 | 2011 | '../src/objects/js-list-format.h',
|
1989 | 2012 | '../src/objects/js-locale-inl.h',
|
1990 | 2013 | '../src/objects/js-locale.cc',
|
1991 | 2014 | '../src/objects/js-locale.h',
|
| 2015 | + '../src/objects/js-number-format-inl.h', |
| 2016 | + '../src/objects/js-number-format.cc', |
| 2017 | + '../src/objects/js-number-format.h', |
1992 | 2018 | '../src/objects/js-plural-rules-inl.h',
|
1993 | 2019 | '../src/objects/js-plural-rules.cc',
|
1994 | 2020 | '../src/objects/js-plural-rules.h',
|
|
2020 | 2046 | },
|
2021 | 2047 | 'sources': [
|
2022 | 2048 | '../src/base/adapters.h',
|
| 2049 | + '../src/base/address-region.h', |
2023 | 2050 | '../src/base/atomic-utils.h',
|
2024 | 2051 | '../src/base/atomicops.h',
|
2025 | 2052 | '../src/base/atomicops_internals_atomicword_compat.h',
|
|
2028 | 2055 | '../src/base/base-export.h',
|
2029 | 2056 | '../src/base/bits.cc',
|
2030 | 2057 | '../src/base/bits.h',
|
| 2058 | + '../src/base/bounded-page-allocator.cc', |
| 2059 | + '../src/base/bounded-page-allocator.h', |
2031 | 2060 | '../src/base/build_config.h',
|
2032 | 2061 | '../src/base/compiler-specific.h',
|
2033 | 2062 | '../src/base/cpu.cc',
|
|
2053 | 2082 | '../src/base/list.h',
|
2054 | 2083 | '../src/base/logging.cc',
|
2055 | 2084 | '../src/base/logging.h',
|
| 2085 | + '../src/base/lsan-page-allocator.cc', |
| 2086 | + '../src/base/lsan-page-allocator.h', |
2056 | 2087 | '../src/base/macros.h',
|
2057 | 2088 | '../src/base/once.cc',
|
2058 | 2089 | '../src/base/once.h',
|
|
2069 | 2100 | '../src/base/platform/semaphore.h',
|
2070 | 2101 | '../src/base/platform/time.cc',
|
2071 | 2102 | '../src/base/platform/time.h',
|
| 2103 | + '../src/base/region-allocator.cc', |
| 2104 | + '../src/base/region-allocator.h', |
2072 | 2105 | '../src/base/ring-buffer.h',
|
2073 | 2106 | '../src/base/safe_conversions.h',
|
2074 | 2107 | '../src/base/safe_conversions_impl.h',
|
|
2685 | 2718 | '../src/builtins/array.tq',
|
2686 | 2719 | '../src/builtins/array-copywithin.tq',
|
2687 | 2720 | '../src/builtins/array-foreach.tq',
|
| 2721 | + '../src/builtins/array-lastindexof.tq', |
2688 | 2722 | '../src/builtins/array-reverse.tq',
|
| 2723 | + '../src/builtins/array-splice.tq', |
| 2724 | + '../src/builtins/array-unshift.tq', |
2689 | 2725 | '../src/builtins/typed-array.tq',
|
2690 | 2726 | '../src/builtins/data-view.tq',
|
2691 | 2727 | '../third_party/v8/builtins/array-sort.tq',
|
|
2712 | 2748 | 'heapobject_files': [
|
2713 | 2749 | '../src/objects.h',
|
2714 | 2750 | '../src/objects-inl.h',
|
| 2751 | + '../src/objects/allocation-site-inl.h', |
| 2752 | + '../src/objects/allocation-site.h', |
2715 | 2753 | '../src/objects/code-inl.h',
|
2716 | 2754 | '../src/objects/code.h',
|
2717 | 2755 | '../src/objects/data-handler.h',
|
|
2722 | 2760 | '../src/objects/js-array.h',
|
2723 | 2761 | '../src/objects/js-array-buffer-inl.h',
|
2724 | 2762 | '../src/objects/js-array-buffer.h',
|
| 2763 | + '../src/objects/js-objects-inl.h', |
| 2764 | + '../src/objects/js-objects.h', |
2725 | 2765 | '../src/objects/js-regexp-inl.h',
|
2726 | 2766 | '../src/objects/js-regexp.h',
|
2727 | 2767 | '../src/objects/js-regexp-string-iterator-inl.h',
|
2728 | 2768 | '../src/objects/js-regexp-string-iterator.h',
|
2729 | 2769 | '../src/objects/map.h',
|
2730 | 2770 | '../src/objects/map-inl.h',
|
| 2771 | + '../src/objects/name.h', |
| 2772 | + '../src/objects/name-inl.h', |
2731 | 2773 | '../src/objects/scope-info.h',
|
2732 | 2774 | '../src/objects/script.h',
|
2733 | 2775 | '../src/objects/script-inl.h',
|
|
0 commit comments