|
969 | 969 | '../src/global-handles.cc',
|
970 | 970 | '../src/global-handles.h',
|
971 | 971 | '../src/globals.h',
|
| 972 | + '../src/handler-table.cc', |
| 973 | + '../src/handler-table.h', |
972 | 974 | '../src/handles-inl.h',
|
973 | 975 | '../src/handles.cc',
|
974 | 976 | '../src/handles.h',
|
|
1164 | 1166 | '../src/objects/hash-table.h',
|
1165 | 1167 | '../src/objects/intl-objects.cc',
|
1166 | 1168 | '../src/objects/intl-objects.h',
|
1167 |
| - '../src/objects/js-array.h', |
1168 | 1169 | '../src/objects/js-array-inl.h',
|
1169 |
| - '../src/objects/js-collection.h', |
| 1170 | + '../src/objects/js-array.h', |
1170 | 1171 | '../src/objects/js-collection-inl.h',
|
1171 |
| - '../src/objects/js-regexp.h', |
| 1172 | + '../src/objects/js-collection.h', |
| 1173 | + '../src/objects/js-promise-inl.h', |
| 1174 | + '../src/objects/js-promise.h', |
1172 | 1175 | '../src/objects/js-regexp-inl.h',
|
| 1176 | + '../src/objects/js-regexp.h', |
1173 | 1177 | '../src/objects/literal-objects.cc',
|
1174 | 1178 | '../src/objects/literal-objects-inl.h',
|
1175 | 1179 | '../src/objects/literal-objects.h',
|
1176 | 1180 | '../src/objects/map-inl.h',
|
1177 | 1181 | '../src/objects/map.h',
|
1178 |
| - '../src/objects/name-inl.h', |
1179 |
| - '../src/objects/name.h', |
| 1182 | + '../src/objects/microtask-inl.h', |
| 1183 | + '../src/objects/microtask.h', |
1180 | 1184 | '../src/objects/module-inl.h',
|
1181 | 1185 | '../src/objects/module.cc',
|
1182 | 1186 | '../src/objects/module.h',
|
1183 |
| - '../src/objects/object-macros.h', |
| 1187 | + '../src/objects/name-inl.h', |
| 1188 | + '../src/objects/name.h', |
1184 | 1189 | '../src/objects/object-macros-undef.h',
|
1185 |
| - '../src/objects/property-descriptor-object.h', |
| 1190 | + '../src/objects/object-macros.h', |
| 1191 | + '../src/objects/promise-inl.h', |
| 1192 | + '../src/objects/promise.h', |
1186 | 1193 | '../src/objects/property-descriptor-object-inl.h',
|
| 1194 | + '../src/objects/property-descriptor-object.h', |
1187 | 1195 | '../src/objects/regexp-match-info.h',
|
1188 | 1196 | '../src/objects/scope-info.cc',
|
1189 | 1197 | '../src/objects/scope-info.h',
|
|
0 commit comments