| OLD | NEW |
| 1 # Copyright 2012 the V8 project authors. All rights reserved. | 1 # Copyright 2012 the V8 project authors. All rights reserved. |
| 2 # Redistribution and use in source and binary forms, with or without | 2 # Redistribution and use in source and binary forms, with or without |
| 3 # modification, are permitted provided that the following conditions are | 3 # modification, are permitted provided that the following conditions are |
| 4 # met: | 4 # met: |
| 5 # | 5 # |
| 6 # * Redistributions of source code must retain the above copyright | 6 # * Redistributions of source code must retain the above copyright |
| 7 # notice, this list of conditions and the following disclaimer. | 7 # notice, this list of conditions and the following disclaimer. |
| 8 # * Redistributions in binary form must reproduce the above | 8 # * Redistributions in binary form must reproduce the above |
| 9 # copyright notice, this list of conditions and the following | 9 # copyright notice, this list of conditions and the following |
| 10 # disclaimer in the documentation and/or other materials provided | 10 # disclaimer in the documentation and/or other materials provided |
| (...skipping 400 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 411 'api-experimental.h', | 411 'api-experimental.h', |
| 412 'api.cc', | 412 'api.cc', |
| 413 'api.h', | 413 'api.h', |
| 414 'api-arguments-inl.h', | 414 'api-arguments-inl.h', |
| 415 'api-arguments.cc', | 415 'api-arguments.cc', |
| 416 'api-arguments.h', | 416 'api-arguments.h', |
| 417 'api-natives.cc', | 417 'api-natives.cc', |
| 418 'api-natives.h', | 418 'api-natives.h', |
| 419 'arguments.cc', | 419 'arguments.cc', |
| 420 'arguments.h', | 420 'arguments.h', |
| 421 'asmjs/asm-js.cc', |
| 422 'asmjs/asm-js.h', |
| 423 'asmjs/asm-types.cc', |
| 424 'asmjs/asm-types.h', |
| 425 'asmjs/asm-wasm-builder.cc', |
| 426 'asmjs/asm-wasm-builder.h', |
| 427 'asmjs/typing-asm.cc', |
| 428 'asmjs/typing-asm.h', |
| 421 'assembler.cc', | 429 'assembler.cc', |
| 422 'assembler.h', | 430 'assembler.h', |
| 423 'assert-scope.h', | 431 'assert-scope.h', |
| 424 'assert-scope.cc', | 432 'assert-scope.cc', |
| 425 'ast/ast-expression-rewriter.cc', | 433 'ast/ast-expression-rewriter.cc', |
| 426 'ast/ast-expression-rewriter.h', | 434 'ast/ast-expression-rewriter.h', |
| 427 'ast/ast-expression-visitor.cc', | 435 'ast/ast-expression-visitor.cc', |
| 428 'ast/ast-expression-visitor.h', | 436 'ast/ast-expression-visitor.h', |
| 429 'ast/ast-literal-reindexer.cc', | 437 'ast/ast-literal-reindexer.cc', |
| 430 'ast/ast-literal-reindexer.h', | 438 'ast/ast-literal-reindexer.h', |
| (...skipping 699 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1130 'transitions.h', | 1138 'transitions.h', |
| 1131 'type-cache.cc', | 1139 'type-cache.cc', |
| 1132 'type-cache.h', | 1140 'type-cache.h', |
| 1133 'type-feedback-vector-inl.h', | 1141 'type-feedback-vector-inl.h', |
| 1134 'type-feedback-vector.cc', | 1142 'type-feedback-vector.cc', |
| 1135 'type-feedback-vector.h', | 1143 'type-feedback-vector.h', |
| 1136 'type-info.cc', | 1144 'type-info.cc', |
| 1137 'type-info.h', | 1145 'type-info.h', |
| 1138 'types.cc', | 1146 'types.cc', |
| 1139 'types.h', | 1147 'types.h', |
| 1140 'typing-asm.cc', | |
| 1141 'typing-asm.h', | |
| 1142 'unicode-inl.h', | 1148 'unicode-inl.h', |
| 1143 'unicode.cc', | 1149 'unicode.cc', |
| 1144 'unicode.h', | 1150 'unicode.h', |
| 1145 'unicode-cache-inl.h', | 1151 'unicode-cache-inl.h', |
| 1146 'unicode-cache.h', | 1152 'unicode-cache.h', |
| 1147 'unicode-decoder.cc', | 1153 'unicode-decoder.cc', |
| 1148 'unicode-decoder.h', | 1154 'unicode-decoder.h', |
| 1149 'uri.cc', | 1155 'uri.cc', |
| 1150 'uri.h', | 1156 'uri.h', |
| 1151 'utils-inl.h', | 1157 'utils-inl.h', |
| 1152 'utils.cc', | 1158 'utils.cc', |
| 1153 'utils.h', | 1159 'utils.h', |
| 1154 'v8.cc', | 1160 'v8.cc', |
| 1155 'v8.h', | 1161 'v8.h', |
| 1156 'v8memory.h', | 1162 'v8memory.h', |
| 1157 'v8threads.cc', | 1163 'v8threads.cc', |
| 1158 'v8threads.h', | 1164 'v8threads.h', |
| 1159 'vector.h', | 1165 'vector.h', |
| 1160 'version.cc', | 1166 'version.cc', |
| 1161 'version.h', | 1167 'version.h', |
| 1162 'vm-state-inl.h', | 1168 'vm-state-inl.h', |
| 1163 'vm-state.h', | 1169 'vm-state.h', |
| 1164 'wasm/asm-types.cc', | |
| 1165 'wasm/asm-types.h', | |
| 1166 'wasm/asm-wasm-builder.cc', | |
| 1167 'wasm/asm-wasm-builder.h', | |
| 1168 'wasm/ast-decoder.cc', | 1170 'wasm/ast-decoder.cc', |
| 1169 'wasm/ast-decoder.h', | 1171 'wasm/ast-decoder.h', |
| 1170 'wasm/decoder.h', | 1172 'wasm/decoder.h', |
| 1171 'wasm/encoder.cc', | 1173 'wasm/encoder.cc', |
| 1172 'wasm/encoder.h', | 1174 'wasm/encoder.h', |
| 1173 'wasm/leb-helper.h', | 1175 'wasm/leb-helper.h', |
| 1174 'wasm/module-decoder.cc', | 1176 'wasm/module-decoder.cc', |
| 1175 'wasm/module-decoder.h', | 1177 'wasm/module-decoder.h', |
| 1176 'wasm/switch-logic.h', | 1178 'wasm/switch-logic.h', |
| 1177 'wasm/switch-logic.cc', | 1179 'wasm/switch-logic.cc', |
| (...skipping 1112 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2290 }], | 2292 }], |
| 2291 ['want_separate_host_toolset==1', { | 2293 ['want_separate_host_toolset==1', { |
| 2292 'toolsets': ['host'], | 2294 'toolsets': ['host'], |
| 2293 }, { | 2295 }, { |
| 2294 'toolsets': ['target'], | 2296 'toolsets': ['target'], |
| 2295 }], | 2297 }], |
| 2296 ], | 2298 ], |
| 2297 }, | 2299 }, |
| 2298 ], | 2300 ], |
| 2299 } | 2301 } |
| OLD | NEW |