|
35 | 35 | "<(V8_ROOT)/src/builtins/array-splice.tq",
|
36 | 36 | "<(V8_ROOT)/src/builtins/array-unshift.tq",
|
37 | 37 | "<(V8_ROOT)/src/builtins/array.tq",
|
| 38 | + "<(V8_ROOT)/src/builtins/arraybuffer.tq", |
38 | 39 | "<(V8_ROOT)/src/builtins/base.tq",
|
39 | 40 | "<(V8_ROOT)/src/builtins/bigint.tq",
|
40 | 41 | "<(V8_ROOT)/src/builtins/boolean.tq",
|
|
232 | 233 | '<@(torque_files)',
|
233 | 234 | ],
|
234 | 235 | 'outputs': [
|
235 |
| - '<(torque_output_root)/torque-generated/bit-fields-tq.h', |
236 |
| - '<(torque_output_root)/torque-generated/builtin-definitions-tq.h', |
237 |
| - '<(torque_output_root)/torque-generated/interface-descriptors-tq.inc', |
238 |
| - '<(torque_output_root)/torque-generated/factory-tq.cc', |
239 |
| - '<(torque_output_root)/torque-generated/factory-tq.inc', |
240 |
| - '<(torque_output_root)/torque-generated/field-offsets-tq.h', |
241 |
| - '<(torque_output_root)/torque-generated/class-verifiers-tq.cc', |
242 |
| - '<(torque_output_root)/torque-generated/class-verifiers-tq.h', |
243 |
| - '<(torque_output_root)/torque-generated/enum-verifiers-tq.cc', |
244 |
| - '<(torque_output_root)/torque-generated/objects-printer-tq.cc', |
245 |
| - '<(torque_output_root)/torque-generated/objects-body-descriptors-tq-inl.inc', |
246 |
| - '<(torque_output_root)/torque-generated/class-definitions-tq.cc', |
247 |
| - '<(torque_output_root)/torque-generated/class-definitions-tq-inl.h', |
248 |
| - '<(torque_output_root)/torque-generated/class-definitions-tq.h', |
249 |
| - '<(torque_output_root)/torque-generated/class-debug-readers-tq.cc', |
250 |
| - '<(torque_output_root)/torque-generated/class-debug-readers-tq.h', |
251 |
| - '<(torque_output_root)/torque-generated/exported-macros-assembler-tq.cc', |
252 |
| - '<(torque_output_root)/torque-generated/exported-macros-assembler-tq.h', |
253 |
| - '<(torque_output_root)/torque-generated/csa-types-tq.h', |
254 |
| - '<(torque_output_root)/torque-generated/instance-types-tq.h', |
| 236 | + '<(torque_output_root)/torque-generated/bit-fields.h', |
| 237 | + '<(torque_output_root)/torque-generated/builtin-definitions.h', |
| 238 | + '<(torque_output_root)/torque-generated/interface-descriptors.inc', |
| 239 | + '<(torque_output_root)/torque-generated/factory.cc', |
| 240 | + '<(torque_output_root)/torque-generated/factory.inc', |
| 241 | + '<(torque_output_root)/torque-generated/field-offsets.h', |
| 242 | + '<(torque_output_root)/torque-generated/class-verifiers.cc', |
| 243 | + '<(torque_output_root)/torque-generated/class-verifiers.h', |
| 244 | + '<(torque_output_root)/torque-generated/enum-verifiers.cc', |
| 245 | + '<(torque_output_root)/torque-generated/objects-printer.cc', |
| 246 | + '<(torque_output_root)/torque-generated/objects-body-descriptors-inl.inc', |
| 247 | + '<(torque_output_root)/torque-generated/class-definitions.cc', |
| 248 | + '<(torque_output_root)/torque-generated/class-definitions-inl.h', |
| 249 | + '<(torque_output_root)/torque-generated/class-definitions.h', |
| 250 | + '<(torque_output_root)/torque-generated/class-debug-readers.cc', |
| 251 | + '<(torque_output_root)/torque-generated/class-debug-readers.h', |
| 252 | + '<(torque_output_root)/torque-generated/exported-macros-assembler.cc', |
| 253 | + '<(torque_output_root)/torque-generated/exported-macros-assembler.h', |
| 254 | + '<(torque_output_root)/torque-generated/csa-types.h', |
| 255 | + '<(torque_output_root)/torque-generated/instance-types.h', |
| 256 | + '<(torque_output_root)/torque-generated/internal-class-definitions.h', |
| 257 | + '<(torque_output_root)/torque-generated/internal-class-definitions-inl.h', |
| 258 | + '<(torque_output_root)/torque-generated/exported-class-definitions.h', |
| 259 | + '<(torque_output_root)/torque-generated/exported-class-definitions-inl.h', |
255 | 260 | '<@(torque_outputs)',
|
256 | 261 | ],
|
257 | 262 | 'action': [
|
|
298 | 303 | ],
|
299 | 304 | 'direct_dependent_settings': {
|
300 | 305 | 'sources': [
|
301 |
| - '<(torque_output_root)/torque-generated/csa-types-tq.h', |
302 |
| - '<(torque_output_root)/torque-generated/enum-verifiers-tq.cc', |
303 |
| - '<(torque_output_root)/torque-generated/exported-macros-assembler-tq.cc', |
304 |
| - '<(torque_output_root)/torque-generated/exported-macros-assembler-tq.h', |
| 306 | + '<(torque_output_root)/torque-generated/csa-types.h', |
| 307 | + '<(torque_output_root)/torque-generated/enum-verifiers.cc', |
| 308 | + '<(torque_output_root)/torque-generated/exported-macros-assembler.cc', |
| 309 | + '<(torque_output_root)/torque-generated/exported-macros-assembler.h', |
305 | 310 | '<(V8_ROOT)/src/torque/runtime-support.h',
|
306 | 311 | '<@(torque_outputs)',
|
307 | 312 | ],
|
|
323 | 328 | ],
|
324 | 329 | 'direct_dependent_settings': {
|
325 | 330 | 'sources': [
|
326 |
| - '<(torque_output_root)/torque-generated/class-definitions-tq.cc', |
327 |
| - '<(torque_output_root)/torque-generated/class-verifiers-tq.cc', |
328 |
| - '<(torque_output_root)/torque-generated/class-verifiers-tq.h', |
329 |
| - '<(torque_output_root)/torque-generated/factory-tq.cc', |
330 |
| - '<(torque_output_root)/torque-generated/objects-printer-tq.cc', |
| 331 | + '<(torque_output_root)/torque-generated/class-definitions.cc', |
| 332 | + '<(torque_output_root)/torque-generated/class-verifiers.cc', |
| 333 | + '<(torque_output_root)/torque-generated/class-verifiers.h', |
| 334 | + '<(torque_output_root)/torque-generated/factory.cc', |
| 335 | + '<(torque_output_root)/torque-generated/objects-printer.cc', |
331 | 336 | ],
|
332 | 337 | 'include_dirs': [
|
333 | 338 | '<(torque_output_root)',
|
|
1487 | 1492 | 'sources': [
|
1488 | 1493 | '<(V8_ROOT)/src/heap/base/stack.cc',
|
1489 | 1494 | '<(V8_ROOT)/src/heap/base/stack.h',
|
| 1495 | + '<(V8_ROOT)/src/heap/base/worklist.cc', |
| 1496 | + '<(V8_ROOT)/src/heap/base/worklist.h', |
1490 | 1497 | ],
|
1491 | 1498 | 'conditions': [
|
1492 | 1499 | ['clang or OS!="win"', {
|
|
1671 | 1678 | 'dependencies': ['run_torque'],
|
1672 | 1679 | 'variables': {
|
1673 | 1680 | 'heapobject_files': [
|
1674 |
| - '<(torque_output_root)/torque-generated/instance-types-tq.h', |
| 1681 | + '<(torque_output_root)/torque-generated/instance-types.h', |
1675 | 1682 | '<(V8_ROOT)/src/objects/allocation-site.h',
|
1676 | 1683 | '<(V8_ROOT)/src/objects/allocation-site-inl.h',
|
1677 | 1684 | '<(V8_ROOT)/src/objects/cell.h',
|
|
1695 | 1702 | '<(V8_ROOT)/src/objects/js-array-buffer-inl.h',
|
1696 | 1703 | '<(V8_ROOT)/src/objects/js-array.h',
|
1697 | 1704 | '<(V8_ROOT)/src/objects/js-array-inl.h',
|
| 1705 | + '<(V8_ROOT)/src/objects/js-function-inl.h', |
1698 | 1706 | '<(V8_ROOT)/src/objects/js-function.cc',
|
1699 | 1707 | '<(V8_ROOT)/src/objects/js-function.h',
|
1700 | 1708 | '<(V8_ROOT)/src/objects/js-objects.cc',
|
|
0 commit comments