|
941 | 941 | '../src/extensions/trigger-failure-extension.h',
|
942 | 942 | '../src/external-reference-table.cc',
|
943 | 943 | '../src/external-reference-table.h',
|
| 944 | + '../src/external-reference.cc', |
| 945 | + '../src/external-reference.h', |
944 | 946 | '../src/factory-inl.h',
|
945 | 947 | '../src/factory.cc',
|
946 | 948 | '../src/factory.h',
|
|
1179 | 1181 | '../src/objects/literal-objects.h',
|
1180 | 1182 | '../src/objects/map-inl.h',
|
1181 | 1183 | '../src/objects/map.h',
|
| 1184 | + '../src/objects/maybe-object-inl.h', |
| 1185 | + '../src/objects/maybe-object.h', |
1182 | 1186 | '../src/objects/microtask-inl.h',
|
1183 | 1187 | '../src/objects/microtask.h',
|
1184 | 1188 | '../src/objects/module-inl.h',
|
|
1471 | 1475 | '../src/wasm/wasm-code-manager.h',
|
1472 | 1476 | '../src/wasm/wasm-code-specialization.cc',
|
1473 | 1477 | '../src/wasm/wasm-code-specialization.h',
|
1474 |
| - '../src/wasm/wasm-code-wrapper.cc', |
1475 |
| - '../src/wasm/wasm-code-wrapper.h', |
1476 | 1478 | '../src/wasm/wasm-constants.h',
|
1477 | 1479 | '../src/wasm/wasm-debug.cc',
|
1478 | 1480 | '../src/wasm/wasm-engine.cc',
|
|
2343 | 2345 | '../src/js/array.js',
|
2344 | 2346 | '../src/js/typedarray.js',
|
2345 | 2347 | '../src/js/messages.js',
|
2346 |
| - '../src/js/spread.js', |
2347 | 2348 | '../src/debug/mirrors.js',
|
2348 | 2349 | '../src/debug/debug.js',
|
2349 | 2350 | '../src/debug/liveedit.js',
|
|
0 commit comments