• Home
  • Raw
  • Download

Lines Matching full:src

434     "src/js/macros.py",
435 "src/messages.h",
436 "src/js/prologue.js",
437 "src/js/runtime.js",
438 "src/js/v8natives.js",
439 "src/js/array.js",
440 "src/js/string.js",
441 "src/js/arraybuffer.js",
442 "src/js/typedarray.js",
443 "src/js/collection.js",
444 "src/js/weak-collection.js",
445 "src/js/collection-iterator.js",
446 "src/js/promise.js",
447 "src/js/messages.js",
448 "src/js/templates.js",
449 "src/js/spread.js",
450 "src/js/proxy.js",
451 "src/js/harmony-string-padding.js",
452 "src/debug/mirrors.js",
453 "src/debug/debug.js",
454 "src/debug/liveedit.js",
462 sources += [ "src/js/i18n.js" ]
492 "src/js/macros.py",
493 "src/messages.h",
494 "src/js/harmony-atomics.js",
587 "src/d8.js",
588 "src/js/macros.py",
661 "src/objects.h",
662 "src/objects-inl.h",
808 "src/snapshot/snapshot-empty.cc",
863 "src/snapshot/natives-external.cc",
864 "src/snapshot/snapshot-external.cc",
897 "src/accessors.cc",
898 "src/accessors.h",
899 "src/address-map.cc",
900 "src/address-map.h",
901 "src/allocation-site-scopes.cc",
902 "src/allocation-site-scopes.h",
903 "src/allocation.cc",
904 "src/allocation.h",
905 "src/api-arguments-inl.h",
906 "src/api-arguments.cc",
907 "src/api-arguments.h",
908 "src/api-experimental.cc",
909 "src/api-experimental.h",
910 "src/api-natives.cc",
911 "src/api-natives.h",
912 "src/api.cc",
913 "src/api.h",
914 "src/arguments.cc",
915 "src/arguments.h",
916 "src/asmjs/asm-js.cc",
917 "src/asmjs/asm-js.h",
918 "src/asmjs/asm-typer.cc",
919 "src/asmjs/asm-typer.h",
920 "src/asmjs/asm-types.cc",
921 "src/asmjs/asm-types.h",
922 "src/asmjs/asm-wasm-builder.cc",
923 "src/asmjs/asm-wasm-builder.h",
924 "src/asmjs/switch-logic.cc",
925 "src/asmjs/switch-logic.h",
926 "src/assembler-inl.h",
927 "src/assembler.cc",
928 "src/assembler.h",
929 "src/assert-scope.cc",
930 "src/assert-scope.h",
931 "src/ast/ast-expression-rewriter.cc",
932 "src/ast/ast-expression-rewriter.h",
933 "src/ast/ast-function-literal-id-reindexer.cc",
934 "src/ast/ast-function-literal-id-reindexer.h",
935 "src/ast/ast-numbering.cc",
936 "src/ast/ast-numbering.h",
937 "src/ast/ast-traversal-visitor.h",
938 "src/ast/ast-type-bounds.h",
939 "src/ast/ast-types.cc",
940 "src/ast/ast-types.h",
941 "src/ast/ast-value-factory.cc",
942 "src/ast/ast-value-factory.h",
943 "src/ast/ast.cc",
944 "src/ast/ast.h",
945 "src/ast/compile-time-value.cc",
946 "src/ast/compile-time-value.h",
947 "src/ast/context-slot-cache.cc",
948 "src/ast/context-slot-cache.h",
949 "src/ast/modules.cc",
950 "src/ast/modules.h",
951 "src/ast/prettyprinter.cc",
952 "src/ast/prettyprinter.h",
953 "src/ast/scopes.cc",
954 "src/ast/scopes.h",
955 "src/ast/variables.cc",
956 "src/ast/variables.h",
957 "src/background-parsing-task.cc",
958 "src/background-parsing-task.h",
959 "src/bailout-reason.cc",
960 "src/bailout-reason.h",
961 "src/basic-block-profiler.cc",
962 "src/basic-block-profiler.h",
963 "src/bignum-dtoa.cc",
964 "src/bignum-dtoa.h",
965 "src/bignum.cc",
966 "src/bignum.h",
967 "src/bit-vector.cc",
968 "src/bit-vector.h",
969 "src/bootstrapper.cc",
970 "src/bootstrapper.h",
971 "src/builtins/builtins-api.cc",
972 "src/builtins/builtins-arguments.cc",
973 "src/builtins/builtins-arguments.h",
974 "src/builtins/builtins-array.cc",
975 "src/builtins/builtins-arraybuffer.cc",
976 "src/builtins/builtins-async-function.cc",
977 "src/builtins/builtins-async-iterator.cc",
978 "src/builtins/builtins-async.cc",
979 "src/builtins/builtins-async.h",
980 "src/builtins/builtins-boolean.cc",
981 "src/builtins/builtins-call.cc",
982 "src/builtins/builtins-callsite.cc",
983 "src/builtins/builtins-constructor.cc",
984 "src/builtins/builtins-constructor.h",
985 "src/builtins/builtins-conversion.cc",
986 "src/builtins/builtins-dataview.cc",
987 "src/builtins/builtins-date.cc",
988 "src/builtins/builtins-debug.cc",
989 "src/builtins/builtins-error.cc",
990 "src/builtins/builtins-function.cc",
991 "src/builtins/builtins-generator.cc",
992 "src/builtins/builtins-global.cc",
993 "src/builtins/builtins-handler.cc",
994 "src/builtins/builtins-ic.cc",
995 "src/builtins/builtins-internal.cc",
996 "src/builtins/builtins-interpreter.cc",
997 "src/builtins/builtins-json.cc",
998 "src/builtins/builtins-math.cc",
999 "src/builtins/builtins-number.cc",
1000 "src/builtins/builtins-object.cc",
1001 "src/builtins/builtins-object.h",
1002 "src/builtins/builtins-promise.cc",
1003 "src/builtins/builtins-promise.h",
1004 "src/builtins/builtins-proxy.cc",
1005 "src/builtins/builtins-reflect.cc",
1006 "src/builtins/builtins-regexp.cc",
1007 "src/builtins/builtins-regexp.h",
1008 "src/builtins/builtins-sharedarraybuffer.cc",
1009 "src/builtins/builtins-string.cc",
1010 "src/builtins/builtins-symbol.cc",
1011 "src/builtins/builtins-typedarray.cc",
1012 "src/builtins/builtins-utils.h",
1013 "src/builtins/builtins-wasm.cc",
1014 "src/builtins/builtins.cc",
1015 "src/builtins/builtins.h",
1016 "src/cached-powers.cc",
1017 "src/cached-powers.h",
1018 "src/cancelable-task.cc",
1019 "src/cancelable-task.h",
1020 "src/char-predicates-inl.h",
1021 "src/char-predicates.cc",
1022 "src/char-predicates.h",
1023 "src/checks.h",
1024 "src/code-events.h",
1025 "src/code-factory.cc",
1026 "src/code-factory.h",
1027 "src/code-stub-assembler.cc",
1028 "src/code-stub-assembler.h",
1029 "src/code-stubs-hydrogen.cc",
1030 "src/code-stubs.cc",
1031 "src/code-stubs.h",
1032 "src/codegen.cc",
1033 "src/codegen.h",
1034 "src/collector.h",
1035 "src/compilation-cache.cc",
1036 "src/compilation-cache.h",
1037 "src/compilation-dependencies.cc",
1038 "src/compilation-dependencies.h",
1039 "src/compilation-info.cc",
1040 "src/compilation-info.h",
1041 "src/compilation-statistics.cc",
1042 "src/compilation-statistics.h",
1043 "src/compiler-dispatcher/compiler-dispatcher-job.cc",
1044 "src/compiler-dispatcher/compiler-dispatcher-job.h",
1045 "src/compiler-dispatcher/compiler-dispatcher-tracer.cc",
1046 "src/compiler-dispatcher/compiler-dispatcher-tracer.h",
1047 "src/compiler-dispatcher/compiler-dispatcher.cc",
1048 "src/compiler-dispatcher/compiler-dispatcher.h",
1049 "src/compiler-dispatcher/optimizing-compile-dispatcher.cc",
1050 "src/compiler-dispatcher/optimizing-compile-dispatcher.h",
1051 "src/compiler.cc",
1052 "src/compiler.h",
1053 "src/compiler/access-builder.cc",
1054 "src/compiler/access-builder.h",
1055 "src/compiler/access-info.cc",
1056 "src/compiler/access-info.h",
1057 "src/compiler/all-nodes.cc",
1058 "src/compiler/all-nodes.h",
1059 "src/compiler/ast-graph-builder.cc",
1060 "src/compiler/ast-graph-builder.h",
1061 "src/compiler/ast-loop-assignment-analyzer.cc",
1062 "src/compiler/ast-loop-assignment-analyzer.h",
1063 "src/compiler/basic-block-instrumentor.cc",
1064 "src/compiler/basic-block-instrumentor.h",
1065 "src/compiler/branch-elimination.cc",
1066 "src/compiler/branch-elimination.h",
1067 "src/compiler/bytecode-analysis.cc",
1068 "src/compiler/bytecode-analysis.h",
1069 "src/compiler/bytecode-graph-builder.cc",
1070 "src/compiler/bytecode-graph-builder.h",
1071 "src/compiler/bytecode-liveness-map.cc",
1072 "src/compiler/bytecode-liveness-map.h",
1073 "src/compiler/c-linkage.cc",
1074 "src/compiler/checkpoint-elimination.cc",
1075 "src/compiler/checkpoint-elimination.h",
1076 "src/compiler/code-assembler.cc",
1077 "src/compiler/code-assembler.h",
1078 "src/compiler/code-generator-impl.h",
1079 "src/compiler/code-generator.cc",
1080 "src/compiler/code-generator.h",
1081 "src/compiler/common-node-cache.cc",
1082 "src/compiler/common-node-cache.h",
1083 "src/compiler/common-operator-reducer.cc",
1084 "src/compiler/common-operator-reducer.h",
1085 "src/compiler/common-operator.cc",
1086 "src/compiler/common-operator.h",
1087 "src/compiler/compiler-source-position-table.cc",
1088 "src/compiler/compiler-source-position-table.h",
1089 "src/compiler/control-builders.cc",
1090 "src/compiler/control-builders.h",
1091 "src/compiler/control-equivalence.cc",
1092 "src/compiler/control-equivalence.h",
1093 "src/compiler/control-flow-optimizer.cc",
1094 "src/compiler/control-flow-optimizer.h",
1095 "src/compiler/dead-code-elimination.cc",
1096 "src/compiler/dead-code-elimination.h",
1097 "src/compiler/diamond.h",
1098 "src/compiler/effect-control-linearizer.cc",
1099 "src/compiler/effect-control-linearizer.h",
1100 "src/compiler/escape-analysis-reducer.cc",
1101 "src/compiler/escape-analysis-reducer.h",
1102 "src/compiler/escape-analysis.cc",
1103 "src/compiler/escape-analysis.h",
1104 "src/compiler/frame-elider.cc",
1105 "src/compiler/frame-elider.h",
1106 "src/compiler/frame-states.cc",
1107 "src/compiler/frame-states.h",
1108 "src/compiler/frame.cc",
1109 "src/compiler/frame.h",
1110 "src/compiler/gap-resolver.cc",
1111 "src/compiler/gap-resolver.h",
1112 "src/compiler/graph-assembler.cc",
1113 "src/compiler/graph-assembler.h",
1114 "src/compiler/graph-reducer.cc",
1115 "src/compiler/graph-reducer.h",
1116 "src/compiler/graph-replay.cc",
1117 "src/compiler/graph-replay.h",
1118 "src/compiler/graph-trimmer.cc",
1119 "src/compiler/graph-trimmer.h",
1120 "src/compiler/graph-visualizer.cc",
1121 "src/compiler/graph-visualizer.h",
1122 "src/compiler/graph.cc",
1123 "src/compiler/graph.h",
1124 "src/compiler/instruction-codes.h",
1125 "src/compiler/instruction-scheduler.cc",
1126 "src/compiler/instruction-scheduler.h",
1127 "src/compiler/instruction-selector-impl.h",
1128 "src/compiler/instruction-selector.cc",
1129 "src/compiler/instruction-selector.h",
1130 "src/compiler/instruction.cc",
1131 "src/compiler/instruction.h",
1132 "src/compiler/int64-lowering.cc",
1133 "src/compiler/int64-lowering.h",
1134 "src/compiler/js-builtin-reducer.cc",
1135 "src/compiler/js-builtin-reducer.h",
1136 "src/compiler/js-call-reducer.cc",
1137 "src/compiler/js-call-reducer.h",
1138 "src/compiler/js-context-specialization.cc",
1139 "src/compiler/js-context-specialization.h",
1140 "src/compiler/js-create-lowering.cc",
1141 "src/compiler/js-create-lowering.h",
1142 "src/compiler/js-frame-specialization.cc",
1143 "src/compiler/js-frame-specialization.h",
1144 "src/compiler/js-generic-lowering.cc",
1145 "src/compiler/js-generic-lowering.h",
1146 "src/compiler/js-graph.cc",
1147 "src/compiler/js-graph.h",
1148 "src/compiler/js-inlining-heuristic.cc",
1149 "src/compiler/js-inlining-heuristic.h",
1150 "src/compiler/js-inlining.cc",
1151 "src/compiler/js-inlining.h",
1152 "src/compiler/js-intrinsic-lowering.cc",
1153 "src/compiler/js-intrinsic-lowering.h",
1154 "src/compiler/js-native-context-specialization.cc",
1155 "src/compiler/js-native-context-specialization.h",
1156 "src/compiler/js-operator.cc",
1157 "src/compiler/js-operator.h",
1158 "src/compiler/js-type-hint-lowering.cc",
1159 "src/compiler/js-type-hint-lowering.h",
1160 "src/compiler/js-typed-lowering.cc",
1161 "src/compiler/js-typed-lowering.h",
1162 "src/compiler/jump-threading.cc",
1163 "src/compiler/jump-threading.h",
1164 "src/compiler/linkage.cc",
1165 "src/compiler/linkage.h",
1166 "src/compiler/live-range-separator.cc",
1167 "src/compiler/live-range-separator.h",
1168 "src/compiler/liveness-analyzer.cc",
1169 "src/compiler/liveness-analyzer.h",
1170 "src/compiler/load-elimination.cc",
1171 "src/compiler/load-elimination.h",
1172 "src/compiler/loop-analysis.cc",
1173 "src/compiler/loop-analysis.h",
1174 "src/compiler/loop-peeling.cc",
1175 "src/compiler/loop-peeling.h",
1176 "src/compiler/loop-variable-optimizer.cc",
1177 "src/compiler/loop-variable-optimizer.h",
1178 "src/compiler/machine-graph-verifier.cc",
1179 "src/compiler/machine-graph-verifier.h",
1180 "src/compiler/machine-operator-reducer.cc",
1181 "src/compiler/machine-operator-reducer.h",
1182 "src/compiler/machine-operator.cc",
1183 "src/compiler/machine-operator.h",
1184 "src/compiler/memory-optimizer.cc",
1185 "src/compiler/memory-optimizer.h",
1186 "src/compiler/move-optimizer.cc",
1187 "src/compiler/move-optimizer.h",
1188 "src/compiler/node-aux-data.h",
1189 "src/compiler/node-cache.cc",
1190 "src/compiler/node-cache.h",
1191 "src/compiler/node-marker.cc",
1192 "src/compiler/node-marker.h",
1193 "src/compiler/node-matchers.cc",
1194 "src/compiler/node-matchers.h",
1195 "src/compiler/node-properties.cc",
1196 "src/compiler/node-properties.h",
1197 "src/compiler/node.cc",
1198 "src/compiler/node.h",
1199 "src/compiler/opcodes.cc",
1200 "src/compiler/opcodes.h",
1201 "src/compiler/operation-typer.cc",
1202 "src/compiler/operation-typer.h",
1203 "src/compiler/operator-properties.cc",
1204 "src/compiler/operator-properties.h",
1205 "src/compiler/operator.cc",
1206 "src/compiler/operator.h",
1207 "src/compiler/osr.cc",
1208 "src/compiler/osr.h",
1209 "src/compiler/pipeline-statistics.cc",
1210 "src/compiler/pipeline-statistics.h",
1211 "src/compiler/pipeline.cc",
1212 "src/compiler/pipeline.h",
1213 "src/compiler/raw-machine-assembler.cc",
1214 "src/compiler/raw-machine-assembler.h",
1215 "src/compiler/redundancy-elimination.cc",
1216 "src/compiler/redundancy-elimination.h",
1217 "src/compiler/register-allocator-verifier.cc",
1218 "src/compiler/register-allocator-verifier.h",
1219 "src/compiler/register-allocator.cc",
1220 "src/compiler/register-allocator.h",
1221 "src/compiler/representation-change.cc",
1222 "src/compiler/representation-change.h",
1223 "src/compiler/schedule.cc",
1224 "src/compiler/schedule.h",
1225 "src/compiler/scheduler.cc",
1226 "src/compiler/scheduler.h",
1227 "src/compiler/select-lowering.cc",
1228 "src/compiler/select-lowering.h",
1229 "src/compiler/simd-scalar-lowering.cc",
1230 "src/compiler/simd-scalar-lowering.h",
1231 "src/compiler/simplified-lowering.cc",
1232 "src/compiler/simplified-lowering.h",
1233 "src/compiler/simplified-operator-reducer.cc",
1234 "src/compiler/simplified-operator-reducer.h",
1235 "src/compiler/simplified-operator.cc",
1236 "src/compiler/simplified-operator.h",
1237 "src/compiler/state-values-utils.cc",
1238 "src/compiler/state-values-utils.h",
1239 "src/compiler/store-store-elimination.cc",
1240 "src/compiler/store-store-elimination.h",
1241 "src/compiler/tail-call-optimization.cc",
1242 "src/compiler/tail-call-optimization.h",
1243 "src/compiler/type-cache.cc",
1244 "src/compiler/type-cache.h",
1245 "src/compiler/typed-optimization.cc",
1246 "src/compiler/typed-optimization.h",
1247 "src/compiler/typer.cc",
1248 "src/compiler/typer.h",
1249 "src/compiler/types.cc",
1250 "src/compiler/types.h",
1251 "src/compiler/unwinding-info-writer.h",
1252 "src/compiler/value-numbering-reducer.cc",
1253 "src/compiler/value-numbering-reducer.h",
1254 "src/compiler/verifier.cc",
1255 "src/compiler/verifier.h",
1256 "src/compiler/wasm-compiler.cc",
1257 "src/compiler/wasm-compiler.h",
1258 "src/compiler/wasm-linkage.cc",
1259 "src/compiler/zone-stats.cc",
1260 "src/compiler/zone-stats.h",
1261 "src/context-measure.cc",
1262 "src/context-measure.h",
1263 "src/contexts-inl.h",
1264 "src/contexts.cc",
1265 "src/contexts.h",
1266 "src/conversions-inl.h",
1267 "src/conversions.cc",
1268 "src/conversions.h",
1269 "src/counters-inl.h",
1270 "src/counters.cc",
1271 "src/counters.h",
1272 "src/crankshaft/compilation-phase.cc",
1273 "src/crankshaft/compilation-phase.h",
1274 "src/crankshaft/hydrogen-alias-analysis.h",
1275 "src/crankshaft/hydrogen-bce.cc",
1276 "src/crankshaft/hydrogen-bce.h",
1277 "src/crankshaft/hydrogen-canonicalize.cc",
1278 "src/crankshaft/hydrogen-canonicalize.h",
1279 "src/crankshaft/hydrogen-check-elimination.cc",
1280 "src/crankshaft/hydrogen-check-elimination.h",
1281 "src/crankshaft/hydrogen-dce.cc",
1282 "src/crankshaft/hydrogen-dce.h",
1283 "src/crankshaft/hydrogen-dehoist.cc",
1284 "src/crankshaft/hydrogen-dehoist.h",
1285 "src/crankshaft/hydrogen-environment-liveness.cc",
1286 "src/crankshaft/hydrogen-environment-liveness.h",
1287 "src/crankshaft/hydrogen-escape-analysis.cc",
1288 "src/crankshaft/hydrogen-escape-analysis.h",
1289 "src/crankshaft/hydrogen-flow-engine.h",
1290 "src/crankshaft/hydrogen-gvn.cc",
1291 "src/crankshaft/hydrogen-gvn.h",
1292 "src/crankshaft/hydrogen-infer-representation.cc",
1293 "src/crankshaft/hydrogen-infer-representation.h",
1294 "src/crankshaft/hydrogen-infer-types.cc",
1295 "src/crankshaft/hydrogen-infer-types.h",
1296 "src/crankshaft/hydrogen-instructions.cc",
1297 "src/crankshaft/hydrogen-instructions.h",
1298 "src/crankshaft/hydrogen-load-elimination.cc",
1299 "src/crankshaft/hydrogen-load-elimination.h",
1300 "src/crankshaft/hydrogen-mark-unreachable.cc",
1301 "src/crankshaft/hydrogen-mark-unreachable.h",
1302 "src/crankshaft/hydrogen-osr.cc",
1303 "src/crankshaft/hydrogen-osr.h",
1304 "src/crankshaft/hydrogen-range-analysis.cc",
1305 "src/crankshaft/hydrogen-range-analysis.h",
1306 "src/crankshaft/hydrogen-redundant-phi.cc",
1307 "src/crankshaft/hydrogen-redundant-phi.h",
1308 "src/crankshaft/hydrogen-removable-simulates.cc",
1309 "src/crankshaft/hydrogen-removable-simulates.h",
1310 "src/crankshaft/hydrogen-representation-changes.cc",
1311 "src/crankshaft/hydrogen-representation-changes.h",
1312 "src/crankshaft/hydrogen-sce.cc",
1313 "src/crankshaft/hydrogen-sce.h",
1314 "src/crankshaft/hydrogen-store-elimination.cc",
1315 "src/crankshaft/hydrogen-store-elimination.h",
1316 "src/crankshaft/hydrogen-types.cc",
1317 "src/crankshaft/hydrogen-types.h",
1318 "src/crankshaft/hydrogen-uint32-analysis.cc",
1319 "src/crankshaft/hydrogen-uint32-analysis.h",
1320 "src/crankshaft/hydrogen.cc",
1321 "src/crankshaft/hydrogen.h",
1322 "src/crankshaft/lithium-allocator-inl.h",
1323 "src/crankshaft/lithium-allocator.cc",
1324 "src/crankshaft/lithium-allocator.h",
1325 "src/crankshaft/lithium-codegen.cc",
1326 "src/crankshaft/lithium-codegen.h",
1327 "src/crankshaft/lithium-inl.h",
1328 "src/crankshaft/lithium.cc",
1329 "src/crankshaft/lithium.h",
1330 "src/crankshaft/typing.cc",
1331 "src/crankshaft/typing.h",
1332 "src/crankshaft/unique.h",
1333 "src/date.cc",
1334 "src/date.h",
1335 "src/dateparser-inl.h",
1336 "src/dateparser.cc",
1337 "src/dateparser.h",
1338 "src/debug/debug-coverage.cc",
1339 "src/debug/debug-coverage.h",
1340 "src/debug/debug-evaluate.cc",
1341 "src/debug/debug-evaluate.h",
1342 "src/debug/debug-frames.cc",
1343 "src/debug/debug-frames.h",
1344 "src/debug/debug-interface.h",
1345 "src/debug/debug-scopes.cc",
1346 "src/debug/debug-scopes.h",
1347 "src/debug/debug.cc",
1348 "src/debug/debug.h",
1349 "src/debug/interface-types.h",
1350 "src/debug/liveedit.cc",
1351 "src/debug/liveedit.h",
1352 "src/deoptimize-reason.cc",
1353 "src/deoptimize-reason.h",
1354 "src/deoptimizer.cc",
1355 "src/deoptimizer.h",
1356 "src/disasm.h",
1357 "src/disassembler.cc",
1358 "src/disassembler.h",
1359 "src/diy-fp.cc",
1360 "src/diy-fp.h",
1361 "src/double.h",
1362 "src/dtoa.cc",
1363 "src/dtoa.h",
1364 "src/effects.h",
1365 "src/eh-frame.cc",
1366 "src/eh-frame.h",
1367 "src/elements-kind.cc",
1368 "src/elements-kind.h",
1369 "src/elements.cc",
1370 "src/elements.h",
1371 "src/execution.cc",
1372 "src/execution.h",
1373 "src/extensions/externalize-string-extension.cc",
1374 "src/extensions/externalize-string-extension.h",
1375 "src/extensions/free-buffer-extension.cc",
1376 "src/extensions/free-buffer-extension.h",
1377 "src/extensions/gc-extension.cc",
1378 "src/extensions/gc-extension.h",
1379 "src/extensions/ignition-statistics-extension.cc",
1380 "src/extensions/ignition-statistics-extension.h",
1381 "src/extensions/statistics-extension.cc",
1382 "src/extensions/statistics-extension.h",
1383 "src/extensions/trigger-failure-extension.cc",
1384 "src/extensions/trigger-failure-extension.h",
1385 "src/external-reference-table.cc",
1386 "src/external-reference-table.h",
1387 "src/factory.cc",
1388 "src/factory.h",
1389 "src/fast-accessor-assembler.cc",
1390 "src/fast-accessor-assembler.h",
1391 "src/fast-dtoa.cc",
1392 "src/fast-dtoa.h",
1393 "src/feedback-vector-inl.h",
1394 "src/feedback-vector.cc",
1395 "src/feedback-vector.h",
1396 "src/ffi/ffi-compiler.cc",
1397 "src/ffi/ffi-compiler.h",
1398 "src/field-index-inl.h",
1399 "src/field-index.h",
1400 "src/field-type.cc",
1401 "src/field-type.h",
1402 "src/find-and-replace-pattern.h",
1403 "src/fixed-dtoa.cc",
1404 "src/fixed-dtoa.h",
1405 "src/flag-definitions.h",
1406 "src/flags.cc",
1407 "src/flags.h",
1408 "src/frames-inl.h",
1409 "src/frames.cc",
1410 "src/frames.h",
1411 "src/full-codegen/full-codegen.cc",
1412 "src/full-codegen/full-codegen.h",
1413 "src/futex-emulation.cc",
1414 "src/futex-emulation.h",
1415 "src/gdb-jit.cc",
1416 "src/gdb-jit.h",
1417 "src/global-handles.cc",
1418 "src/global-handles.h",
1419 "src/globals.h",
1420 "src/handles-inl.h",
1421 "src/handles.cc",
1422 "src/handles.h",
1423 "src/heap-symbols.h",
1424 "src/heap/array-buffer-tracker-inl.h",
1425 "src/heap/array-buffer-tracker.cc",
1426 "src/heap/array-buffer-tracker.h",
1427 "src/heap/code-stats.cc",
1428 "src/heap/code-stats.h",
1429 "src/heap/embedder-tracing.cc",
1430 "src/heap/embedder-tracing.h",
1431 "src/heap/gc-idle-time-handler.cc",
1432 "src/heap/gc-idle-time-handler.h",
1433 "src/heap/gc-tracer.cc",
1434 "src/heap/gc-tracer.h",
1435 "src/heap/heap-inl.h",
1436 "src/heap/heap.cc",
1437 "src/heap/heap.h",
1438 "src/heap/incremental-marking-inl.h",
1439 "src/heap/incremental-marking-job.cc",
1440 "src/heap/incremental-marking-job.h",
1441 "src/heap/incremental-marking.cc",
1442 "src/heap/incremental-marking.h",
1443 "src/heap/mark-compact-inl.h",
1444 "src/heap/mark-compact.cc",
1445 "src/heap/mark-compact.h",
1446 "src/heap/marking.h",
1447 "src/heap/memory-reducer.cc",
1448 "src/heap/memory-reducer.h",
1449 "src/heap/object-stats.cc",
1450 "src/heap/object-stats.h",
1451 "src/heap/objects-visiting-inl.h",
1452 "src/heap/objects-visiting.cc",
1453 "src/heap/objects-visiting.h",
1454 "src/heap/page-parallel-job.h",
1455 "src/heap/remembered-set.h",
1456 "src/heap/scavenge-job.cc",
1457 "src/heap/scavenge-job.h",
1458 "src/heap/scavenger-inl.h",
1459 "src/heap/scavenger.cc",
1460 "src/heap/scavenger.h",
1461 "src/heap/slot-set.h",
1462 "src/heap/spaces-inl.h",
1463 "src/heap/spaces.cc",
1464 "src/heap/spaces.h",
1465 "src/heap/store-buffer.cc",
1466 "src/heap/store-buffer.h",
1467 "src/i18n.cc",
1468 "src/i18n.h",
1469 "src/ic/access-compiler-data.h",
1470 "src/ic/access-compiler.cc",
1471 "src/ic/access-compiler.h",
1472 "src/ic/accessor-assembler.cc",
1473 "src/ic/accessor-assembler.h",
1474 "src/ic/call-optimization.cc",
1475 "src/ic/call-optimization.h",
1476 "src/ic/handler-compiler.cc",
1477 "src/ic/handler-compiler.h",
1478 "src/ic/handler-configuration-inl.h",
1479 "src/ic/handler-configuration.h",
1480 "src/ic/ic-inl.h",
1481 "src/ic/ic-state.cc",
1482 "src/ic/ic-state.h",
1483 "src/ic/ic-stats.cc",
1484 "src/ic/ic-stats.h",
1485 "src/ic/ic.cc",
1486 "src/ic/ic.h",
1487 "src/ic/keyed-store-generic.cc",
1488 "src/ic/keyed-store-generic.h",
1489 "src/ic/stub-cache.cc",
1490 "src/ic/stub-cache.h",
1491 "src/icu_util.cc",
1492 "src/icu_util.h",
1493 "src/identity-map.cc",
1494 "src/identity-map.h",
1495 "src/interface-descriptors.cc",
1496 "src/interface-descriptors.h",
1497 "src/interpreter/bytecode-array-accessor.cc",
1498 "src/interpreter/bytecode-array-accessor.h",
1499 "src/interpreter/bytecode-array-builder.cc",
1500 "src/interpreter/bytecode-array-builder.h",
1501 "src/interpreter/bytecode-array-iterator.cc",
1502 "src/interpreter/bytecode-array-iterator.h",
1503 "src/interpreter/bytecode-array-random-iterator.cc",
1504 "src/interpreter/bytecode-array-random-iterator.h",
1505 "src/interpreter/bytecode-array-writer.cc",
1506 "src/interpreter/bytecode-array-writer.h",
1507 "src/interpreter/bytecode-dead-code-optimizer.cc",
1508 "src/interpreter/bytecode-dead-code-optimizer.h",
1509 "src/interpreter/bytecode-decoder.cc",
1510 "src/interpreter/bytecode-decoder.h",
1511 "src/interpreter/bytecode-flags.cc",
1512 "src/interpreter/bytecode-flags.h",
1513 "src/interpreter/bytecode-generator.cc",
1514 "src/interpreter/bytecode-generator.h",
1515 "src/interpreter/bytecode-label.cc",
1516 "src/interpreter/bytecode-label.h",
1517 "src/interpreter/bytecode-operands.cc",
1518 "src/interpreter/bytecode-operands.h",
1519 "src/interpreter/bytecode-peephole-optimizer.cc",
1520 "src/interpreter/bytecode-peephole-optimizer.h",
1521 "src/interpreter/bytecode-peephole-table.h",
1522 "src/interpreter/bytecode-pipeline.cc",
1523 "src/interpreter/bytecode-pipeline.h",
1524 "src/interpreter/bytecode-register-allocator.h",
1525 "src/interpreter/bytecode-register-optimizer.cc",
1526 "src/interpreter/bytecode-register-optimizer.h",
1527 "src/interpreter/bytecode-register.cc",
1528 "src/interpreter/bytecode-register.h",
1529 "src/interpreter/bytecode-traits.h",
1530 "src/interpreter/bytecodes.cc",
1531 "src/interpreter/bytecodes.h",
1532 "src/interpreter/constant-array-builder.cc",
1533 "src/interpreter/constant-array-builder.h",
1534 "src/interpreter/control-flow-builders.cc",
1535 "src/interpreter/control-flow-builders.h",
1536 "src/interpreter/handler-table-builder.cc",
1537 "src/interpreter/handler-table-builder.h",
1538 "src/interpreter/interpreter-assembler.cc",
1539 "src/interpreter/interpreter-assembler.h",
1540 "src/interpreter/interpreter-intrinsics.cc",
1541 "src/interpreter/interpreter-intrinsics.h",
1542 "src/interpreter/interpreter.cc",
1543 "src/interpreter/interpreter.h",
1544 "src/isolate-inl.h",
1545 "src/isolate.cc",
1546 "src/isolate.h",
1547 "src/json-parser.cc",
1548 "src/json-parser.h",
1549 "src/json-stringifier.cc",
1550 "src/json-stringifier.h",
1551 "src/keys.cc",
1552 "src/keys.h",
1553 "src/label.h",
1554 "src/layout-descriptor-inl.h",
1555 "src/layout-descriptor.cc",
1556 "src/layout-descriptor.h",
1557 "src/list-inl.h",
1558 "src/list.h",
1559 "src/locked-queue-inl.h",
1560 "src/locked-queue.h",
1561 "src/log-inl.h",
1562 "src/log-utils.cc",
1563 "src/log-utils.h",
1564 "src/log.cc",
1565 "src/log.h",
1566 "src/lookup-cache-inl.h",
1567 "src/lookup-cache.cc",
1568 "src/lookup-cache.h",
1569 "src/lookup.cc",
1570 "src/lookup.h",
1571 "src/machine-type.cc",
1572 "src/machine-type.h",
1573 "src/macro-assembler.h",
1574 "src/managed.h",
1575 "src/map-updater.cc",
1576 "src/map-updater.h",
1577 "src/messages.cc",
1578 "src/messages.h",
1579 "src/msan.h",
1580 "src/objects-body-descriptors-inl.h",
1581 "src/objects-body-descriptors.h",
1582 "src/objects-debug.cc",
1583 "src/objects-inl.h",
1584 "src/objects-printer.cc",
1585 "src/objects.cc",
1586 "src/objects.h",
1587 "src/objects/literal-objects.cc",
1588 "src/objects/literal-objects.h",
1589 "src/objects/module-info.h",
1590 "src/objects/object-macros-undef.h",
1591 "src/objects/object-macros.h",
1592 "src/objects/regexp-match-info.h",
1593 "src/objects/scope-info.cc",
1594 "src/objects/scope-info.h",
1595 "src/ostreams.cc",
1596 "src/ostreams.h",
1597 "src/parsing/duplicate-finder.cc",
1598 "src/parsing/duplicate-finder.h",
1599 "src/parsing/expression-classifier.h",
1600 "src/parsing/func-name-inferrer.cc",
1601 "src/parsing/func-name-inferrer.h",
1602 "src/parsing/parameter-initializer-rewriter.cc",
1603 "src/parsing/parameter-initializer-rewriter.h",
1604 "src/parsing/parse-info.cc",
1605 "src/parsing/parse-info.h",
1606 "src/parsing/parser-base.h",
1607 "src/parsing/parser.cc",
1608 "src/parsing/parser.h",
1609 "src/parsing/parsing.cc",
1610 "src/parsing/parsing.h",
1611 "src/parsing/pattern-rewriter.cc",
1612 "src/parsing/preparse-data-format.h",
1613 "src/parsing/preparse-data.cc",
1614 "src/parsing/preparse-data.h",
1615 "src/parsing/preparsed-scope-data.cc",
1616 "src/parsing/preparsed-scope-data.h",
1617 "src/parsing/preparser.cc",
1618 "src/parsing/preparser.h",
1619 "src/parsing/rewriter.cc",
1620 "src/parsing/rewriter.h",
1621 "src/parsing/scanner-character-streams.cc",
1622 "src/parsing/scanner-character-streams.h",
1623 "src/parsing/scanner.cc",
1624 "src/parsing/scanner.h",
1625 "src/parsing/token.cc",
1626 "src/parsing/token.h",
1627 "src/pending-compilation-error-handler.cc",
1628 "src/pending-compilation-error-handler.h",
1629 "src/perf-jit.cc",
1630 "src/perf-jit.h",
1631 "src/profiler/allocation-tracker.cc",
1632 "src/profiler/allocation-tracker.h",
1633 "src/profiler/circular-queue-inl.h",
1634 "src/profiler/circular-queue.h",
1635 "src/profiler/cpu-profiler-inl.h",
1636 "src/profiler/cpu-profiler.cc",
1637 "src/profiler/cpu-profiler.h",
1638 "src/profiler/heap-profiler.cc",
1639 "src/profiler/heap-profiler.h",
1640 "src/profiler/heap-snapshot-generator-inl.h",
1641 "src/profiler/heap-snapshot-generator.cc",
1642 "src/profiler/heap-snapshot-generator.h",
1643 "src/profiler/profile-generator-inl.h",
1644 "src/profiler/profile-generator.cc",
1645 "src/profiler/profile-generator.h",
1646 "src/profiler/profiler-listener.cc",
1647 "src/profiler/profiler-listener.h",
1648 "src/profiler/sampling-heap-profiler.cc",
1649 "src/profiler/sampling-heap-profiler.h",
1650 "src/profiler/strings-storage.cc",
1651 "src/profiler/strings-storage.h",
1652 "src/profiler/tick-sample.cc",
1653 "src/profiler/tick-sample.h",
1654 "src/profiler/tracing-cpu-profiler.cc",
1655 "src/profiler/tracing-cpu-profiler.h",
1656 "src/profiler/unbound-queue-inl.h",
1657 "src/profiler/unbound-queue.h",
1658 "src/property-descriptor.cc",
1659 "src/property-descriptor.h",
1660 "src/property-details.h",
1661 "src/property.cc",
1662 "src/property.h",
1663 "src/prototype.h",
1664 "src/regexp/bytecodes-irregexp.h",
1665 "src/regexp/interpreter-irregexp.cc",
1666 "src/regexp/interpreter-irregexp.h",
1667 "src/regexp/jsregexp-inl.h",
1668 "src/regexp/jsregexp.cc",
1669 "src/regexp/jsregexp.h",
1670 "src/regexp/regexp-ast.cc",
1671 "src/regexp/regexp-ast.h",
1672 "src/regexp/regexp-macro-assembler-irregexp-inl.h",
1673 "src/regexp/regexp-macro-assembler-irregexp.cc",
1674 "src/regexp/regexp-macro-assembler-irregexp.h",
1675 "src/regexp/regexp-macro-assembler-tracer.cc",
1676 "src/regexp/regexp-macro-assembler-tracer.h",
1677 "src/regexp/regexp-macro-assembler.cc",
1678 "src/regexp/regexp-macro-assembler.h",
1679 "src/regexp/regexp-parser.cc",
1680 "src/regexp/regexp-parser.h",
1681 "src/regexp/regexp-stack.cc",
1682 "src/regexp/regexp-stack.h",
1683 "src/regexp/regexp-utils.cc",
1684 "src/regexp/regexp-utils.h",
1685 "src/register-configuration.cc",
1686 "src/register-configuration.h",
1687 "src/runtime-profiler.cc",
1688 "src/runtime-profiler.h",
1689 "src/runtime/runtime-array.cc",
1690 "src/runtime/runtime-atomics.cc",
1691 "src/runtime/runtime-classes.cc",
1692 "src/runtime/runtime-collections.cc",
1693 "src/runtime/runtime-compiler.cc",
1694 "src/runtime/runtime-date.cc",
1695 "src/runtime/runtime-debug.cc",
1696 "src/runtime/runtime-error.cc",
1697 "src/runtime/runtime-forin.cc",
1698 "src/runtime/runtime-function.cc",
1699 "src/runtime/runtime-futex.cc",
1700 "src/runtime/runtime-generator.cc",
1701 "src/runtime/runtime-i18n.cc",
1702 "src/runtime/runtime-internal.cc",
1703 "src/runtime/runtime-interpreter.cc",
1704 "src/runtime/runtime-literals.cc",
1705 "src/runtime/runtime-liveedit.cc",
1706 "src/runtime/runtime-maths.cc",
1707 "src/runtime/runtime-module.cc",
1708 "src/runtime/runtime-numbers.cc",
1709 "src/runtime/runtime-object.cc",
1710 "src/runtime/runtime-operators.cc",
1711 "src/runtime/runtime-promise.cc",
1712 "src/runtime/runtime-proxy.cc",
1713 "src/runtime/runtime-regexp.cc",
1714 "src/runtime/runtime-scopes.cc",
1715 "src/runtime/runtime-strings.cc",
1716 "src/runtime/runtime-symbol.cc",
1717 "src/runtime/runtime-test.cc",
1718 "src/runtime/runtime-typedarray.cc",
1719 "src/runtime/runtime-utils.h",
1720 "src/runtime/runtime-wasm.cc",
1721 "src/runtime/runtime.cc",
1722 "src/runtime/runtime.h",
1723 "src/safepoint-table.cc",
1724 "src/safepoint-table.h",
1725 "src/signature.h",
1726 "src/simulator.h",
1727 "src/small-pointer-list.h",
1728 "src/snapshot/code-serializer.cc",
1729 "src/snapshot/code-serializer.h",
1730 "src/snapshot/deserializer.cc",
1731 "src/snapshot/deserializer.h",
1732 "src/snapshot/natives-common.cc",
1733 "src/snapshot/natives.h",
1734 "src/snapshot/partial-serializer.cc",
1735 "src/snapshot/partial-serializer.h",
1736 "src/snapshot/serializer-common.cc",
1737 "src/snapshot/serializer-common.h",
1738 "src/snapshot/serializer.cc",
1739 "src/snapshot/serializer.h",
1740 "src/snapshot/snapshot-common.cc",
1741 "src/snapshot/snapshot-source-sink.cc",
1742 "src/snapshot/snapshot-source-sink.h",
1743 "src/snapshot/snapshot.h",
1744 "src/snapshot/startup-serializer.cc",
1745 "src/snapshot/startup-serializer.h",
1746 "src/source-position-table.cc",
1747 "src/source-position-table.h",
1748 "src/source-position.cc",
1749 "src/source-position.h",
1750 "src/splay-tree-inl.h",
1751 "src/splay-tree.h",
1752 "src/startup-data-util.cc",
1753 "src/startup-data-util.h",
1754 "src/string-builder.cc",
1755 "src/string-builder.h",
1756 "src/string-case.cc",
1757 "src/string-case.h",
1758 "src/string-search.h",
1759 "src/string-stream.cc",
1760 "src/string-stream.h",
1761 "src/strtod.cc",
1762 "src/strtod.h",
1763 "src/tracing/trace-event.cc",
1764 "src/tracing/trace-event.h",
1765 "src/tracing/traced-value.cc",
1766 "src/tracing/traced-value.h",
1767 "src/tracing/tracing-category-observer.cc",
1768 "src/tracing/tracing-category-observer.h",
1769 "src/transitions-inl.h",
1770 "src/transitions.cc",
1771 "src/transitions.h",
1772 "src/trap-handler/trap-handler.h",
1773 "src/type-hints.cc",
1774 "src/type-hints.h",
1775 "src/type-info.cc",
1776 "src/type-info.h",
1777 "src/unicode-cache-inl.h",
1778 "src/unicode-cache.h",
1779 "src/unicode-decoder.cc",
1780 "src/unicode-decoder.h",
1781 "src/unicode-inl.h",
1782 "src/unicode.cc",
1783 "src/unicode.h",
1784 "src/uri.cc",
1785 "src/uri.h",
1786 "src/utils-inl.h",
1787 "src/utils.cc",
1788 "src/utils.h",
1789 "src/v8.cc",
1790 "src/v8.h",
1791 "src/v8memory.h",
1792 "src/v8threads.cc",
1793 "src/v8threads.h",
1794 "src/value-serializer.cc",
1795 "src/value-serializer.h",
1796 "src/vector.h",
1797 "src/version.cc",
1798 "src/version.h",
1799 "src/vm-state-inl.h",
1800 "src/vm-state.h",
1801 "src/wasm/decoder.h",
1802 "src/wasm/function-body-decoder-impl.h",
1803 "src/wasm/function-body-decoder.cc",
1804 "src/wasm/function-body-decoder.h",
1805 "src/wasm/leb-helper.h",
1806 "src/wasm/module-decoder.cc",
1807 "src/wasm/module-decoder.h",
1808 "src/wasm/signature-map.cc",
1809 "src/wasm/signature-map.h",
1810 "src/wasm/wasm-code-specialization.cc",
1811 "src/wasm/wasm-code-specialization.h",
1812 "src/wasm/wasm-debug.cc",
1813 "src/wasm/wasm-external-refs.cc",
1814 "src/wasm/wasm-external-refs.h",
1815 "src/wasm/wasm-interpreter.cc",
1816 "src/wasm/wasm-interpreter.h",
1817 "src/wasm/wasm-js.cc",
1818 "src/wasm/wasm-js.h",
1819 "src/wasm/wasm-limits.h",
1820 "src/wasm/wasm-macro-gen.h",
1821 "src/wasm/wasm-module-builder.cc",
1822 "src/wasm/wasm-module-builder.h",
1823 "src/wasm/wasm-module.cc",
1824 "src/wasm/wasm-module.h",
1825 "src/wasm/wasm-objects.cc",
1826 "src/wasm/wasm-objects.h",
1827 "src/wasm/wasm-opcodes.cc",
1828 "src/wasm/wasm-opcodes.h",
1829 "src/wasm/wasm-result.cc",
1830 "src/wasm/wasm-result.h",
1831 "src/wasm/wasm-text.cc",
1832 "src/wasm/wasm-text.h",
1833 "src/zone/accounting-allocator.cc",
1834 "src/zone/accounting-allocator.h",
1835 "src/zone/zone-allocator.h",
1836 "src/zone/zone-allocator.h",
1837 "src/zone/zone-chunk-list.h",
1838 "src/zone/zone-containers.h",
1839 "src/zone/zone-handle-set.h",
1840 "src/zone/zone-segment.cc",
1841 "src/zone/zone-segment.h",
1842 "src/zone/zone.cc",
1843 "src/zone/zone.h",
1848 "src/builtins/ia32/builtins-ia32.cc",
1849 "src/compiler/ia32/code-generator-ia32.cc",
1850 "src/compiler/ia32/instruction-codes-ia32.h",
1851 "src/compiler/ia32/instruction-scheduler-ia32.cc",
1852 "src/compiler/ia32/instruction-selector-ia32.cc",
1853 "src/crankshaft/ia32/lithium-codegen-ia32.cc",
1854 "src/crankshaft/ia32/lithium-codegen-ia32.h",
1855 "src/crankshaft/ia32/lithium-gap-resolver-ia32.cc",
1856 "src/crankshaft/ia32/lithium-gap-resolver-ia32.h",
1857 "src/crankshaft/ia32/lithium-ia32.cc",
1858 "src/crankshaft/ia32/lithium-ia32.h",
1859 "src/debug/ia32/debug-ia32.cc",
1860 "src/full-codegen/ia32/full-codegen-ia32.cc",
1861 "src/ia32/assembler-ia32-inl.h",
1862 "src/ia32/assembler-ia32.cc",
1863 "src/ia32/assembler-ia32.h",
1864 "src/ia32/code-stubs-ia32.cc",
1865 "src/ia32/code-stubs-ia32.h",
1866 "src/ia32/codegen-ia32.cc",
1867 "src/ia32/codegen-ia32.h",
1868 "src/ia32/cpu-ia32.cc",
1869 "src/ia32/deoptimizer-ia32.cc",
1870 "src/ia32/disasm-ia32.cc",
1871 "src/ia32/frames-ia32.cc",
1872 "src/ia32/frames-ia32.h",
1873 "src/ia32/interface-descriptors-ia32.cc",
1874 "src/ia32/macro-assembler-ia32.cc",
1875 "src/ia32/macro-assembler-ia32.h",
1876 "src/ia32/simulator-ia32.cc",
1877 "src/ia32/simulator-ia32.h",
1878 "src/ic/ia32/access-compiler-ia32.cc",
1879 "src/ic/ia32/handler-compiler-ia32.cc",
1880 "src/ic/ia32/ic-ia32.cc",
1881 "src/regexp/ia32/regexp-macro-assembler-ia32.cc",
1882 "src/regexp/ia32/regexp-macro-assembler-ia32.h",
1886 "src/builtins/x64/builtins-x64.cc",
1887 "src/compiler/x64/code-generator-x64.cc",
1888 "src/compiler/x64/instruction-codes-x64.h",
1889 "src/compiler/x64/instruction-scheduler-x64.cc",
1890 "src/compiler/x64/instruction-selector-x64.cc",
1891 "src/compiler/x64/unwinding-info-writer-x64.cc",
1892 "src/compiler/x64/unwinding-info-writer-x64.h",
1893 "src/crankshaft/x64/lithium-codegen-x64.cc",
1894 "src/crankshaft/x64/lithium-codegen-x64.h",
1895 "src/crankshaft/x64/lithium-gap-resolver-x64.cc",
1896 "src/crankshaft/x64/lithium-gap-resolver-x64.h",
1897 "src/crankshaft/x64/lithium-x64.cc",
1898 "src/crankshaft/x64/lithium-x64.h",
1899 "src/debug/x64/debug-x64.cc",
1900 "src/full-codegen/x64/full-codegen-x64.cc",
1901 "src/ic/x64/access-compiler-x64.cc",
1902 "src/ic/x64/handler-compiler-x64.cc",
1903 "src/ic/x64/ic-x64.cc",
1904 "src/regexp/x64/regexp-macro-assembler-x64.cc",
1905 "src/regexp/x64/regexp-macro-assembler-x64.h",
1906 "src/third_party/valgrind/valgrind.h",
1907 "src/x64/assembler-x64-inl.h",
1908 "src/x64/assembler-x64.cc",
1909 "src/x64/assembler-x64.h",
1910 "src/x64/code-stubs-x64.cc",
1911 "src/x64/code-stubs-x64.h",
1912 "src/x64/codegen-x64.cc",
1913 "src/x64/codegen-x64.h",
1914 "src/x64/cpu-x64.cc",
1915 "src/x64/deoptimizer-x64.cc",
1916 "src/x64/disasm-x64.cc",
1917 "src/x64/eh-frame-x64.cc",
1918 "src/x64/frames-x64.cc",
1919 "src/x64/frames-x64.h",
1920 "src/x64/interface-descriptors-x64.cc",
1921 "src/x64/macro-assembler-x64.cc",
1922 "src/x64/macro-assembler-x64.h",
1923 "src/x64/simulator-x64.cc",
1924 "src/x64/simulator-x64.h",
1925 "src/x64/sse-instr.h",
1929 "src/arm/assembler-arm-inl.h",
1930 "src/arm/assembler-arm.cc",
1931 "src/arm/assembler-arm.h",
1932 "src/arm/code-stubs-arm.cc",
1933 "src/arm/code-stubs-arm.h",
1934 "src/arm/codegen-arm.cc",
1935 "src/arm/codegen-arm.h",
1936 "src/arm/constants-arm.cc",
1937 "src/arm/constants-arm.h",
1938 "src/arm/cpu-arm.cc",
1939 "src/arm/deoptimizer-arm.cc",
1940 "src/arm/disasm-arm.cc",
1941 "src/arm/eh-frame-arm.cc",
1942 "src/arm/frames-arm.cc",
1943 "src/arm/frames-arm.h",
1944 "src/arm/interface-descriptors-arm.cc",
1945 "src/arm/interface-descriptors-arm.h",
1946 "src/arm/macro-assembler-arm.cc",
1947 "src/arm/macro-assembler-arm.h",
1948 "src/arm/simulator-arm.cc",
1949 "src/arm/simulator-arm.h",
1950 "src/builtins/arm/builtins-arm.cc",
1951 "src/compiler/arm/code-generator-arm.cc",
1952 "src/compiler/arm/instruction-codes-arm.h",
1953 "src/compiler/arm/instruction-scheduler-arm.cc",
1954 "src/compiler/arm/instruction-selector-arm.cc",
1955 "src/compiler/arm/unwinding-info-writer-arm.cc",
1956 "src/compiler/arm/unwinding-info-writer-arm.h",
1957 "src/crankshaft/arm/lithium-arm.cc",
1958 "src/crankshaft/arm/lithium-arm.h",
1959 "src/crankshaft/arm/lithium-codegen-arm.cc",
1960 "src/crankshaft/arm/lithium-codegen-arm.h",
1961 "src/crankshaft/arm/lithium-gap-resolver-arm.cc",
1962 "src/crankshaft/arm/lithium-gap-resolver-arm.h",
1963 "src/debug/arm/debug-arm.cc",
1964 "src/full-codegen/arm/full-codegen-arm.cc",
1965 "src/ic/arm/access-compiler-arm.cc",
1966 "src/ic/arm/handler-compiler-arm.cc",
1967 "src/ic/arm/ic-arm.cc",
1968 "src/regexp/arm/regexp-macro-assembler-arm.cc",
1969 "src/regexp/arm/regexp-macro-assembler-arm.h",
1973 "src/arm64/assembler-arm64-inl.h",
1974 "src/arm64/assembler-arm64.cc",
1975 "src/arm64/assembler-arm64.h",
1976 "src/arm64/code-stubs-arm64.cc",
1977 "src/arm64/code-stubs-arm64.h",
1978 "src/arm64/codegen-arm64.cc",
1979 "src/arm64/codegen-arm64.h",
1980 "src/arm64/constants-arm64.h",
1981 "src/arm64/cpu-arm64.cc",
1982 "src/arm64/decoder-arm64-inl.h",
1983 "src/arm64/decoder-arm64.cc",
1984 "src/arm64/decoder-arm64.h",
1985 "src/arm64/deoptimizer-arm64.cc",
1986 "src/arm64/disasm-arm64.cc",
1987 "src/arm64/disasm-arm64.h",
1988 "src/arm64/eh-frame-arm64.cc",
1989 "src/arm64/frames-arm64.cc",
1990 "src/arm64/frames-arm64.h",
1991 "src/arm64/instructions-arm64.cc",
1992 "src/arm64/instructions-arm64.h",
1993 "src/arm64/instrument-arm64.cc",
1994 "src/arm64/instrument-arm64.h",
1995 "src/arm64/interface-descriptors-arm64.cc",
1996 "src/arm64/interface-descriptors-arm64.h",
1997 "src/arm64/macro-assembler-arm64-inl.h",
1998 "src/arm64/macro-assembler-arm64.cc",
1999 "src/arm64/macro-assembler-arm64.h",
2000 "src/arm64/simulator-arm64.cc",
2001 "src/arm64/simulator-arm64.h",
2002 "src/arm64/utils-arm64.cc",
2003 "src/arm64/utils-arm64.h",
2004 "src/builtins/arm64/builtins-arm64.cc",
2005 "src/compiler/arm64/code-generator-arm64.cc",
2006 "src/compiler/arm64/instruction-codes-arm64.h",
2007 "src/compiler/arm64/instruction-scheduler-arm64.cc",
2008 "src/compiler/arm64/instruction-selector-arm64.cc",
2009 "src/compiler/arm64/unwinding-info-writer-arm64.cc",
2010 "src/compiler/arm64/unwinding-info-writer-arm64.h",
2011 "src/crankshaft/arm64/delayed-masm-arm64-inl.h",
2012 "src/crankshaft/arm64/delayed-masm-arm64.cc",
2013 "src/crankshaft/arm64/delayed-masm-arm64.h",
2014 "src/crankshaft/arm64/lithium-arm64.cc",
2015 "src/crankshaft/arm64/lithium-arm64.h",
2016 "src/crankshaft/arm64/lithium-codegen-arm64.cc",
2017 "src/crankshaft/arm64/lithium-codegen-arm64.h",
2018 "src/crankshaft/arm64/lithium-gap-resolver-arm64.cc",
2019 "src/crankshaft/arm64/lithium-gap-resolver-arm64.h",
2020 "src/debug/arm64/debug-arm64.cc",
2021 "src/full-codegen/arm64/full-codegen-arm64.cc",
2022 "src/ic/arm64/access-compiler-arm64.cc",
2023 "src/ic/arm64/handler-compiler-arm64.cc",
2024 "src/ic/arm64/ic-arm64.cc",
2025 "src/regexp/arm64/regexp-macro-assembler-arm64.cc",
2026 "src/regexp/arm64/regexp-macro-assembler-arm64.h",
2030 "src/builtins/mips/builtins-mips.cc",
2031 "src/compiler/mips/code-generator-mips.cc",
2032 "src/compiler/mips/instruction-codes-mips.h",
2033 "src/compiler/mips/instruction-scheduler-mips.cc",
2034 "src/compiler/mips/instruction-selector-mips.cc",
2035 "src/crankshaft/mips/lithium-codegen-mips.cc",
2036 "src/crankshaft/mips/lithium-codegen-mips.h",
2037 "src/crankshaft/mips/lithium-gap-resolver-mips.cc",
2038 "src/crankshaft/mips/lithium-gap-resolver-mips.h",
2039 "src/crankshaft/mips/lithium-mips.cc",
2040 "src/crankshaft/mips/lithium-mips.h",
2041 "src/debug/mips/debug-mips.cc",
2042 "src/full-codegen/mips/full-codegen-mips.cc",
2043 "src/ic/mips/access-compiler-mips.cc",
2044 "src/ic/mips/handler-compiler-mips.cc",
2045 "src/ic/mips/ic-mips.cc",
2046 "src/mips/assembler-mips-inl.h",
2047 "src/mips/assembler-mips.cc",
2048 "src/mips/assembler-mips.h",
2049 "src/mips/code-stubs-mips.cc",
2050 "src/mips/code-stubs-mips.h",
2051 "src/mips/codegen-mips.cc",
2052 "src/mips/codegen-mips.h",
2053 "src/mips/constants-mips.cc",
2054 "src/mips/constants-mips.h",
2055 "src/mips/cpu-mips.cc",
2056 "src/mips/deoptimizer-mips.cc",
2057 "src/mips/disasm-mips.cc",
2058 "src/mips/frames-mips.cc",
2059 "src/mips/frames-mips.h",
2060 "src/mips/interface-descriptors-mips.cc",
2061 "src/mips/macro-assembler-mips.cc",
2062 "src/mips/macro-assembler-mips.h",
2063 "src/mips/simulator-mips.cc",
2064 "src/mips/simulator-mips.h",
2065 "src/regexp/mips/regexp-macro-assembler-mips.cc",
2066 "src/regexp/mips/regexp-macro-assembler-mips.h",
2070 "src/builtins/mips64/builtins-mips64.cc",
2071 "src/compiler/mips64/code-generator-mips64.cc",
2072 "src/compiler/mips64/instruction-codes-mips64.h",
2073 "src/compiler/mips64/instruction-scheduler-mips64.cc",
2074 "src/compiler/mips64/instruction-selector-mips64.cc",
2075 "src/crankshaft/mips64/lithium-codegen-mips64.cc",
2076 "src/crankshaft/mips64/lithium-codegen-mips64.h",
2077 "src/crankshaft/mips64/lithium-gap-resolver-mips64.cc",
2078 "src/crankshaft/mips64/lithium-gap-resolver-mips64.h",
2079 "src/crankshaft/mips64/lithium-mips64.cc",
2080 "src/crankshaft/mips64/lithium-mips64.h",
2081 "src/debug/mips64/debug-mips64.cc",
2082 "src/full-codegen/mips64/full-codegen-mips64.cc",
2083 "src/ic/mips64/access-compiler-mips64.cc",
2084 "src/ic/mips64/handler-compiler-mips64.cc",
2085 "src/ic/mips64/ic-mips64.cc",
2086 "src/mips64/assembler-mips64-inl.h",
2087 "src/mips64/assembler-mips64.cc",
2088 "src/mips64/assembler-mips64.h",
2089 "src/mips64/code-stubs-mips64.cc",
2090 "src/mips64/code-stubs-mips64.h",
2091 "src/mips64/codegen-mips64.cc",
2092 "src/mips64/codegen-mips64.h",
2093 "src/mips64/constants-mips64.cc",
2094 "src/mips64/constants-mips64.h",
2095 "src/mips64/cpu-mips64.cc",
2096 "src/mips64/deoptimizer-mips64.cc",
2097 "src/mips64/disasm-mips64.cc",
2098 "src/mips64/frames-mips64.cc",
2099 "src/mips64/frames-mips64.h",
2100 "src/mips64/interface-descriptors-mips64.cc",
2101 "src/mips64/macro-assembler-mips64.cc",
2102 "src/mips64/macro-assembler-mips64.h",
2103 "src/mips64/simulator-mips64.cc",
2104 "src/mips64/simulator-mips64.h",
2105 "src/regexp/mips64/regexp-macro-assembler-mips64.cc",
2106 "src/regexp/mips64/regexp-macro-assembler-mips64.h",
2110 "src/builtins/ppc/builtins-ppc.cc",
2111 "src/compiler/ppc/code-generator-ppc.cc",
2112 "src/compiler/ppc/instruction-codes-ppc.h",
2113 "src/compiler/ppc/instruction-scheduler-ppc.cc",
2114 "src/compiler/ppc/instruction-selector-ppc.cc",
2115 "src/crankshaft/ppc/lithium-codegen-ppc.cc",
2116 "src/crankshaft/ppc/lithium-codegen-ppc.h",
2117 "src/crankshaft/ppc/lithium-gap-resolver-ppc.cc",
2118 "src/crankshaft/ppc/lithium-gap-resolver-ppc.h",
2119 "src/crankshaft/ppc/lithium-ppc.cc",
2120 "src/crankshaft/ppc/lithium-ppc.h",
2121 "src/debug/ppc/debug-ppc.cc",
2122 "src/full-codegen/ppc/full-codegen-ppc.cc",
2123 "src/ic/ppc/access-compiler-ppc.cc",
2124 "src/ic/ppc/handler-compiler-ppc.cc",
2125 "src/ic/ppc/ic-ppc.cc",
2126 "src/ppc/assembler-ppc-inl.h",
2127 "src/ppc/assembler-ppc.cc",
2128 "src/ppc/assembler-ppc.h",
2129 "src/ppc/code-stubs-ppc.cc",
2130 "src/ppc/code-stubs-ppc.h",
2131 "src/ppc/codegen-ppc.cc",
2132 "src/ppc/codegen-ppc.h",
2133 "src/ppc/constants-ppc.cc",
2134 "src/ppc/constants-ppc.h",
2135 "src/ppc/cpu-ppc.cc",
2136 "src/ppc/deoptimizer-ppc.cc",
2137 "src/ppc/disasm-ppc.cc",
2138 "src/ppc/frames-ppc.cc",
2139 "src/ppc/frames-ppc.h",
2140 "src/ppc/interface-descriptors-ppc.cc",
2141 "src/ppc/macro-assembler-ppc.cc",
2142 "src/ppc/macro-assembler-ppc.h",
2143 "src/ppc/simulator-ppc.cc",
2144 "src/ppc/simulator-ppc.h",
2145 "src/regexp/ppc/regexp-macro-assembler-ppc.cc",
2146 "src/regexp/ppc/regexp-macro-assembler-ppc.h",
2150 "src/builtins/s390/builtins-s390.cc",
2151 "src/compiler/s390/code-generator-s390.cc",
2152 "src/compiler/s390/instruction-codes-s390.h",
2153 "src/compiler/s390/instruction-scheduler-s390.cc",
2154 "src/compiler/s390/instruction-selector-s390.cc",
2155 "src/crankshaft/s390/lithium-codegen-s390.cc",
2156 "src/crankshaft/s390/lithium-codegen-s390.h",
2157 "src/crankshaft/s390/lithium-gap-resolver-s390.cc",
2158 "src/crankshaft/s390/lithium-gap-resolver-s390.h",
2159 "src/crankshaft/s390/lithium-s390.cc",
2160 "src/crankshaft/s390/lithium-s390.h",
2161 "src/debug/s390/debug-s390.cc",
2162 "src/full-codegen/s390/full-codegen-s390.cc",
2163 "src/ic/s390/access-compiler-s390.cc",
2164 "src/ic/s390/handler-compiler-s390.cc",
2165 "src/ic/s390/ic-s390.cc",
2166 "src/regexp/s390/regexp-macro-assembler-s390.cc",
2167 "src/regexp/s390/regexp-macro-assembler-s390.h",
2168 "src/s390/assembler-s390-inl.h",
2169 "src/s390/assembler-s390.cc",
2170 "src/s390/assembler-s390.h",
2171 "src/s390/code-stubs-s390.cc",
2172 "src/s390/code-stubs-s390.h",
2173 "src/s390/codegen-s390.cc",
2174 "src/s390/codegen-s390.h",
2175 "src/s390/constants-s390.cc",
2176 "src/s390/constants-s390.h",
2177 "src/s390/cpu-s390.cc",
2178 "src/s390/deoptimizer-s390.cc",
2179 "src/s390/disasm-s390.cc",
2180 "src/s390/frames-s390.cc",
2181 "src/s390/frames-s390.h",
2182 "src/s390/interface-descriptors-s390.cc",
2183 "src/s390/macro-assembler-s390.cc",
2184 "src/s390/macro-assembler-s390.h",
2185 "src/s390/simulator-s390.cc",
2186 "src/s390/simulator-s390.h",
2190 "src/builtins/x87/builtins-x87.cc",
2191 "src/compiler/x87/code-generator-x87.cc",
2192 "src/compiler/x87/instruction-codes-x87.h",
2193 "src/compiler/x87/instruction-scheduler-x87.cc",
2194 "src/compiler/x87/instruction-selector-x87.cc",
2195 "src/crankshaft/x87/lithium-codegen-x87.cc",
2196 "src/crankshaft/x87/lithium-codegen-x87.h",
2197 "src/crankshaft/x87/lithium-gap-resolver-x87.cc",
2198 "src/crankshaft/x87/lithium-gap-resolver-x87.h",
2199 "src/crankshaft/x87/lithium-x87.cc",
2200 "src/crankshaft/x87/lithium-x87.h",
2201 "src/debug/x87/debug-x87.cc",
2202 "src/full-codegen/x87/full-codegen-x87.cc",
2203 "src/ic/x87/access-compiler-x87.cc",
2204 "src/ic/x87/handler-compiler-x87.cc",
2205 "src/ic/x87/ic-x87.cc",
2206 "src/regexp/x87/regexp-macro-assembler-x87.cc",
2207 "src/regexp/x87/regexp-macro-assembler-x87.h",
2208 "src/x87/assembler-x87-inl.h",
2209 "src/x87/assembler-x87.cc",
2210 "src/x87/assembler-x87.h",
2211 "src/x87/code-stubs-x87.cc",
2212 "src/x87/code-stubs-x87.h",
2213 "src/x87/codegen-x87.cc",
2214 "src/x87/codegen-x87.h",
2215 "src/x87/cpu-x87.cc",
2216 "src/x87/deoptimizer-x87.cc",
2217 "src/x87/disasm-x87.cc",
2218 "src/x87/frames-x87.cc",
2219 "src/x87/frames-x87.h",
2220 "src/x87/interface-descriptors-x87.cc",
2221 "src/x87/macro-assembler-x87.cc",
2222 "src/x87/macro-assembler-x87.h",
2223 "src/x87/simulator-x87.cc",
2224 "src/x87/simulator-x87.h",
2252 "src/i18n.cc",
2253 "src/i18n.h",
2263 deps += [ "src/inspector:inspector" ]
2269 "src/base/adapters.h",
2270 "src/base/atomic-utils.h",
2271 "src/base/atomicops.h",
2272 "src/base/atomicops_internals_atomicword_compat.h",
2273 "src/base/atomicops_internals_portable.h",
2274 "src/base/atomicops_internals_x86_msvc.h",
2275 "src/base/base-export.h",
2276 "src/base/bits.cc",
2277 "src/base/bits.h",
2278 "src/base/build_config.h",
2279 "src/base/compiler-specific.h",
2280 "src/base/cpu.cc",
2281 "src/base/cpu.h",
2282 "src/base/debug/stack_trace.cc",
2283 "src/base/debug/stack_trace.h",
2284 "src/base/division-by-constant.cc",
2285 "src/base/division-by-constant.h",
2286 "src/base/file-utils.cc",
2287 "src/base/file-utils.h",
2288 "src/base/flags.h",
2289 "src/base/format-macros.h",
2290 "src/base/free_deleter.h",
2291 "src/base/functional.cc",
2292 "src/base/functional.h",
2293 "src/base/hashmap-entry.h",
2294 "src/base/hashmap.h",
2295 "src/base/ieee754.cc",
2296 "src/base/ieee754.h",
2297 "src/base/iterator.h",
2298 "src/base/lazy-instance.h",
2299 "src/base/logging.cc",
2300 "src/base/logging.h",
2301 "src/base/macros.h",
2302 "src/base/once.cc",
2303 "src/base/once.h",
2304 "src/base/platform/condition-variable.cc",
2305 "src/base/platform/condition-variable.h",
2306 "src/base/platform/elapsed-timer.h",
2307 "src/base/platform/mutex.cc",
2308 "src/base/platform/mutex.h",
2309 "src/base/platform/platform.h",
2310 "src/base/platform/semaphore.cc",
2311 "src/base/platform/semaphore.h",
2312 "src/base/platform/time.cc",
2313 "src/base/platform/time.h",
2314 "src/base/ring-buffer.h",
2315 "src/base/safe_conversions.h",
2316 "src/base/safe_conversions_impl.h",
2317 "src/base/safe_math.h",
2318 "src/base/safe_math_impl.h",
2319 "src/base/sys-info.cc",
2320 "src/base/sys-info.h",
2321 "src/base/utils/random-number-generator.cc",
2322 "src/base/utils/random-number-generator.h",
2336 sources += [ "src/base/platform/platform-posix.cc" ]
2341 "src/base/debug/stack_trace_posix.cc",
2342 "src/base/platform/platform-linux.cc",
2357 "src/base/debug/stack_trace_posix.cc",
2358 "src/base/platform/platform-macos.cc",
2362 "src/base/debug/stack_trace_posix.cc",
2363 "src/base/platform/platform-linux.cc",
2368 "src/base/debug/stack_trace_android.cc",
2369 "src/base/platform/platform-linux.cc",
2374 "src/base/debug/stack_trace_posix.cc",
2375 "src/base/platform/platform-macos.cc",
2380 "src/base/debug/stack_trace_win.cc",
2381 "src/base/platform/platform-win32.cc",
2382 "src/base/win32-headers.h",
2404 "src/libplatform/default-platform.cc",
2405 "src/libplatform/default-platform.h",
2406 "src/libplatform/task-queue.cc",
2407 "src/libplatform/task-queue.h",
2408 "src/libplatform/tracing/trace-buffer.cc",
2409 "src/libplatform/tracing/trace-buffer.h",
2410 "src/libplatform/tracing/trace-config.cc",
2411 "src/libplatform/tracing/trace-object.cc",
2412 "src/libplatform/tracing/trace-writer.cc",
2413 "src/libplatform/tracing/trace-writer.h",
2414 "src/libplatform/tracing/tracing-controller.cc",
2415 "src/libplatform/worker-thread.cc",
2416 "src/libplatform/worker-thread.h",
2434 "src/libsampler/sampler.cc",
2435 "src/libsampler/sampler.h",
2480 "src/snapshot/mksnapshot.cc",
2503 "src/interpreter/bytecode-operands.cc",
2504 "src/interpreter/bytecode-operands.h",
2505 "src/interpreter/bytecode-peephole-optimizer.h",
2506 "src/interpreter/bytecode-traits.h",
2507 "src/interpreter/bytecodes.cc",
2508 "src/interpreter/bytecodes.h",
2509 "src/interpreter/mkpeephole.cc",
2594 "src/v8dll-main.cc",
2628 "src/d8.cc",
2629 "src/d8.h",
2649 sources += [ "src/d8-posix.cc" ]
2651 sources += [ "src/d8-windows.cc" ]
2668 deps += [ "//src/third_party/vtune:v8_vtune" ]
2677 isolate = "//src/d8.isolate"