|
125 | 125 | ],
|
126 | 126 | 'sources': [
|
127 | 127 | '../src/setup-isolate-full.cc',
|
128 |
| - '<(SHARED_INTERMEDIATE_DIR)/builtin-definitions-from-dsl.h', |
| 128 | + '<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtin-definitions-from-dsl.h', |
129 | 129 | ],
|
130 | 130 | 'conditions': [
|
131 | 131 | ['want_separate_host_toolset==1', {
|
|
217 | 217 | '../src/interpreter/interpreter-intrinsics-generator.h',
|
218 | 218 | '../src/interpreter/setup-interpreter-internal.cc',
|
219 | 219 | '../src/interpreter/setup-interpreter.h',
|
220 |
| - '<(SHARED_INTERMEDIATE_DIR)/builtins-array-from-dsl-gen.cc', |
221 |
| - '<(SHARED_INTERMEDIATE_DIR)/builtins-array-from-dsl-gen.h', |
222 |
| - '<(SHARED_INTERMEDIATE_DIR)/builtins-base-from-dsl-gen.cc', |
223 |
| - '<(SHARED_INTERMEDIATE_DIR)/builtins-base-from-dsl-gen.h', |
224 |
| - '<(SHARED_INTERMEDIATE_DIR)/builtins-typed-array-from-dsl-gen.cc', |
225 |
| - '<(SHARED_INTERMEDIATE_DIR)/builtins-typed-array-from-dsl-gen.h', |
| 220 | + '<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtins-array-from-dsl-gen.cc', |
| 221 | + '<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtins-array-from-dsl-gen.h', |
| 222 | + '<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtins-base-from-dsl-gen.cc', |
| 223 | + '<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtins-base-from-dsl-gen.h', |
| 224 | + '<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtins-typed-array-from-dsl-gen.cc', |
| 225 | + '<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtins-typed-array-from-dsl-gen.h', |
226 | 226 | ],
|
227 | 227 | 'conditions': [
|
228 | 228 | ['want_separate_host_toolset==1', {
|
|
560 | 560 | '../src/api-natives.h',
|
561 | 561 | '../src/arguments.cc',
|
562 | 562 | '../src/arguments.h',
|
| 563 | + '../src/asan.h', |
563 | 564 | '../src/asmjs/asm-js.cc',
|
564 | 565 | '../src/asmjs/asm-js.h',
|
565 | 566 | '../src/asmjs/asm-names.h',
|
|
706 | 707 | '../src/compiler/common-operator-reducer.h',
|
707 | 708 | '../src/compiler/common-operator.cc',
|
708 | 709 | '../src/compiler/common-operator.h',
|
| 710 | + '../src/compiler/compiler-source-position-table.cc', |
| 711 | + '../src/compiler/compiler-source-position-table.h', |
| 712 | + '../src/compiler/constant-folding-reducer.cc', |
| 713 | + '../src/compiler/constant-folding-reducer.h', |
709 | 714 | '../src/compiler/control-equivalence.cc',
|
710 | 715 | '../src/compiler/control-equivalence.h',
|
711 | 716 | '../src/compiler/control-flow-optimizer.cc',
|
|
850 | 855 | '../src/compiler/simplified-operator-reducer.h',
|
851 | 856 | '../src/compiler/simplified-operator.cc',
|
852 | 857 | '../src/compiler/simplified-operator.h',
|
853 |
| - '../src/compiler/compiler-source-position-table.cc', |
854 |
| - '../src/compiler/compiler-source-position-table.h', |
855 | 858 | '../src/compiler/state-values-utils.cc',
|
856 | 859 | '../src/compiler/state-values-utils.h',
|
857 | 860 | '../src/compiler/store-store-elimination.cc',
|
858 | 861 | '../src/compiler/store-store-elimination.h',
|
859 |
| - '../src/compiler/types.cc', |
860 |
| - '../src/compiler/types.h', |
861 | 862 | '../src/compiler/type-cache.cc',
|
862 | 863 | '../src/compiler/type-cache.h',
|
| 864 | + '../src/compiler/type-narrowing-reducer.cc', |
| 865 | + '../src/compiler/type-narrowing-reducer.h', |
863 | 866 | '../src/compiler/typed-optimization.cc',
|
864 | 867 | '../src/compiler/typed-optimization.h',
|
865 | 868 | '../src/compiler/typer.cc',
|
866 | 869 | '../src/compiler/typer.h',
|
| 870 | + '../src/compiler/types.cc', |
| 871 | + '../src/compiler/types.h', |
867 | 872 | '../src/compiler/unwinding-info-writer.h',
|
868 | 873 | '../src/compiler/value-numbering-reducer.cc',
|
869 | 874 | '../src/compiler/value-numbering-reducer.h',
|
|
1210 | 1215 | '../src/objects/name.h',
|
1211 | 1216 | '../src/objects/object-macros-undef.h',
|
1212 | 1217 | '../src/objects/object-macros.h',
|
| 1218 | + '../src/objects/ordered-hash-table-inl.h', |
| 1219 | + '../src/objects/ordered-hash-table.cc', |
| 1220 | + '../src/objects/ordered-hash-table.h', |
1213 | 1221 | '../src/objects/promise-inl.h',
|
1214 | 1222 | '../src/objects/promise.h',
|
1215 | 1223 | '../src/objects/property-descriptor-object-inl.h',
|
|
1547 | 1555 | '../src/zone/zone-containers.h',
|
1548 | 1556 | '../src/zone/zone-handle-set.h',
|
1549 | 1557 | '../src/zone/zone-list-inl.h',
|
1550 |
| - '<(SHARED_INTERMEDIATE_DIR)/builtin-definitions-from-dsl.h', |
| 1558 | + '<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtin-definitions-from-dsl.h', |
1551 | 1559 | ],
|
1552 | 1560 | 'conditions': [
|
1553 | 1561 | ['want_separate_host_toolset==1', {
|
|
2523 | 2531 | '../src/torque/ast-generator.cc',
|
2524 | 2532 | '../src/torque/ast-generator.h',
|
2525 | 2533 | '../src/torque/ast.h',
|
| 2534 | + '../src/torque/declarable.cc', |
2526 | 2535 | '../src/torque/declarable.h',
|
2527 | 2536 | '../src/torque/declaration-visitor.cc',
|
2528 | 2537 | '../src/torque/declaration-visitor.h',
|
|
2866 | 2875 | '../src/builtins/typed-array.tq',
|
2867 | 2876 | ],
|
2868 | 2877 | 'outputs': [
|
2869 |
| - '<(SHARED_INTERMEDIATE_DIR)/builtin-definitions-from-dsl.h', |
2870 |
| - '<(SHARED_INTERMEDIATE_DIR)/builtins-array-from-dsl-gen.cc', |
2871 |
| - '<(SHARED_INTERMEDIATE_DIR)/builtins-array-from-dsl-gen.h', |
2872 |
| - '<(SHARED_INTERMEDIATE_DIR)/builtins-base-from-dsl-gen.cc', |
2873 |
| - '<(SHARED_INTERMEDIATE_DIR)/builtins-base-from-dsl-gen.h', |
2874 |
| - '<(SHARED_INTERMEDIATE_DIR)/builtins-typed-array-from-dsl-gen.cc', |
2875 |
| - '<(SHARED_INTERMEDIATE_DIR)/builtins-typed-array-from-dsl-gen.h', |
2876 |
| - ], |
2877 |
| - 'action': ['<@(_inputs)', '-o', '<(SHARED_INTERMEDIATE_DIR)'], |
| 2878 | + '<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtin-definitions-from-dsl.h', |
| 2879 | + '<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtins-array-from-dsl-gen.cc', |
| 2880 | + '<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtins-array-from-dsl-gen.h', |
| 2881 | + '<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtins-base-from-dsl-gen.cc', |
| 2882 | + '<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtins-base-from-dsl-gen.h', |
| 2883 | + '<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtins-typed-array-from-dsl-gen.cc', |
| 2884 | + '<(SHARED_INTERMEDIATE_DIR)/torque-generated/builtins-typed-array-from-dsl-gen.h', |
| 2885 | + ], |
| 2886 | + 'action': ['<@(_inputs)', '-o', '<(SHARED_INTERMEDIATE_DIR)/torque-generated'], |
2878 | 2887 | },
|
2879 | 2888 | ],
|
2880 | 2889 | },
|
|
0 commit comments