| OLD | NEW |
| 1 # Copyright 2009 the V8 project authors. All rights reserved. | 1 # Copyright 2009 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 211 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 222 '../../src/arguments.h', | 222 '../../src/arguments.h', |
| 223 '../../src/assembler.cc', | 223 '../../src/assembler.cc', |
| 224 '../../src/assembler.h', | 224 '../../src/assembler.h', |
| 225 '../../src/ast.cc', | 225 '../../src/ast.cc', |
| 226 '../../src/ast.h', | 226 '../../src/ast.h', |
| 227 '../../src/bootstrapper.cc', | 227 '../../src/bootstrapper.cc', |
| 228 '../../src/bootstrapper.h', | 228 '../../src/bootstrapper.h', |
| 229 '../../src/builtins.cc', | 229 '../../src/builtins.cc', |
| 230 '../../src/builtins.h', | 230 '../../src/builtins.h', |
| 231 '../../src/bytecodes-irregexp.h', | 231 '../../src/bytecodes-irregexp.h', |
| 232 '../../src/cached-powers.h', |
| 232 '../../src/char-predicates-inl.h', | 233 '../../src/char-predicates-inl.h', |
| 233 '../../src/char-predicates.h', | 234 '../../src/char-predicates.h', |
| 234 '../../src/checks.cc', | 235 '../../src/checks.cc', |
| 235 '../../src/checks.h', | 236 '../../src/checks.h', |
| 237 '../../src/circular-queue.cc', |
| 236 '../../src/code-stubs.cc', | 238 '../../src/code-stubs.cc', |
| 237 '../../src/code-stubs.h', | 239 '../../src/code-stubs.h', |
| 238 '../../src/code.h', | 240 '../../src/code.h', |
| 239 '../../src/codegen-inl.h', | 241 '../../src/codegen-inl.h', |
| 240 '../../src/codegen.cc', | 242 '../../src/codegen.cc', |
| 241 '../../src/codegen.h', | 243 '../../src/codegen.h', |
| 242 '../../src/compilation-cache.cc', | 244 '../../src/compilation-cache.cc', |
| 243 '../../src/compilation-cache.h', | 245 '../../src/compilation-cache.h', |
| 244 '../../src/compiler.cc', | 246 '../../src/compiler.cc', |
| 245 '../../src/compiler.h', | 247 '../../src/compiler.h', |
| 246 '../../src/contexts.cc', | 248 '../../src/contexts.cc', |
| 247 '../../src/contexts.h', | 249 '../../src/contexts.h', |
| 248 '../../src/conversions-inl.h', | 250 '../../src/conversions-inl.h', |
| 249 '../../src/conversions.cc', | 251 '../../src/conversions.cc', |
| 250 '../../src/conversions.h', | 252 '../../src/conversions.h', |
| 251 '../../src/counters.cc', | 253 '../../src/counters.cc', |
| 252 '../../src/counters.h', | 254 '../../src/counters.h', |
| 253 '../../src/cpu.h', | 255 '../../src/cpu.h', |
| 256 '../../src/cpu-profiler-inl.h', |
| 257 '../../src/cpu-profiler.cc', |
| 258 '../../src/cpu-profiler.h', |
| 254 '../../src/data-flow.cc', | 259 '../../src/data-flow.cc', |
| 255 '../../src/data-flow.h', | 260 '../../src/data-flow.h', |
| 256 '../../src/dateparser.cc', | 261 '../../src/dateparser.cc', |
| 257 '../../src/dateparser.h', | 262 '../../src/dateparser.h', |
| 258 '../../src/dateparser-inl.h', | 263 '../../src/dateparser-inl.h', |
| 259 '../../src/debug.cc', | 264 '../../src/debug.cc', |
| 260 '../../src/debug.h', | 265 '../../src/debug.h', |
| 261 '../../src/debug-agent.cc', | 266 '../../src/debug-agent.cc', |
| 262 '../../src/debug-agent.h', | 267 '../../src/debug-agent.h', |
| 263 '../../src/disasm.h', | 268 '../../src/disasm.h', |
| 264 '../../src/disassembler.cc', | 269 '../../src/disassembler.cc', |
| 265 '../../src/disassembler.h', | 270 '../../src/disassembler.h', |
| 266 '../../src/dtoa-config.c', | 271 '../../src/dtoa-config.c', |
| 272 '../../src/diy-fp.cc', |
| 273 '../../src/diy-fp.h', |
| 274 '../../src/double.h', |
| 267 '../../src/execution.cc', | 275 '../../src/execution.cc', |
| 268 '../../src/execution.h', | 276 '../../src/execution.h', |
| 269 '../../src/factory.cc', | 277 '../../src/factory.cc', |
| 270 '../../src/factory.h', | 278 '../../src/factory.h', |
| 271 '../../src/fast-codegen.h', | 279 '../../src/fast-codegen.h', |
| 280 '../../src/fast-dtoa.cc', |
| 281 '../../src/fast-dtoa.h', |
| 272 '../../src/flag-definitions.h', | 282 '../../src/flag-definitions.h', |
| 273 '../../src/flags.cc', | 283 '../../src/flags.cc', |
| 274 '../../src/flags.h', | 284 '../../src/flags.h', |
| 275 '../../src/frame-element.cc', | 285 '../../src/frame-element.cc', |
| 276 '../../src/frame-element.h', | 286 '../../src/frame-element.h', |
| 277 '../../src/frames-inl.h', | 287 '../../src/frames-inl.h', |
| 278 '../../src/frames.cc', | 288 '../../src/frames.cc', |
| 279 '../../src/frames.h', | 289 '../../src/frames.h', |
| 280 '../../src/full-codegen.cc', | 290 '../../src/full-codegen.cc', |
| 281 '../../src/full-codegen.h', | 291 '../../src/full-codegen.h', |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 323 '../../src/number-info.h', | 333 '../../src/number-info.h', |
| 324 '../../src/objects-debug.cc', | 334 '../../src/objects-debug.cc', |
| 325 '../../src/objects-inl.h', | 335 '../../src/objects-inl.h', |
| 326 '../../src/objects.cc', | 336 '../../src/objects.cc', |
| 327 '../../src/objects.h', | 337 '../../src/objects.h', |
| 328 '../../src/oprofile-agent.h', | 338 '../../src/oprofile-agent.h', |
| 329 '../../src/oprofile-agent.cc', | 339 '../../src/oprofile-agent.cc', |
| 330 '../../src/parser.cc', | 340 '../../src/parser.cc', |
| 331 '../../src/parser.h', | 341 '../../src/parser.h', |
| 332 '../../src/platform.h', | 342 '../../src/platform.h', |
| 343 '../../src/powers-ten.h', |
| 333 '../../src/prettyprinter.cc', | 344 '../../src/prettyprinter.cc', |
| 334 '../../src/prettyprinter.h', | 345 '../../src/prettyprinter.h', |
| 335 '../../src/property.cc', | 346 '../../src/property.cc', |
| 336 '../../src/property.h', | 347 '../../src/property.h', |
| 348 '../../src/profile-generator-inl.h', |
| 349 '../../src/profile-generator.cc', |
| 350 '../../src/profile-generator.h', |
| 337 '../../src/regexp-macro-assembler-irregexp-inl.h', | 351 '../../src/regexp-macro-assembler-irregexp-inl.h', |
| 338 '../../src/regexp-macro-assembler-irregexp.cc', | 352 '../../src/regexp-macro-assembler-irregexp.cc', |
| 339 '../../src/regexp-macro-assembler-irregexp.h', | 353 '../../src/regexp-macro-assembler-irregexp.h', |
| 340 '../../src/regexp-macro-assembler-tracer.cc', | 354 '../../src/regexp-macro-assembler-tracer.cc', |
| 341 '../../src/regexp-macro-assembler-tracer.h', | 355 '../../src/regexp-macro-assembler-tracer.h', |
| 342 '../../src/regexp-macro-assembler.cc', | 356 '../../src/regexp-macro-assembler.cc', |
| 343 '../../src/regexp-macro-assembler.h', | 357 '../../src/regexp-macro-assembler.h', |
| 344 '../../src/regexp-stack.cc', | 358 '../../src/regexp-stack.cc', |
| 345 '../../src/regexp-stack.h', | 359 '../../src/regexp-stack.h', |
| 346 '../../src/register-allocator.h', | 360 '../../src/register-allocator.h', |
| (...skipping 275 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 622 ], | 636 ], |
| 623 'conditions': [ | 637 'conditions': [ |
| 624 [ 'OS=="win"', { | 638 [ 'OS=="win"', { |
| 625 # This could be gotten by not setting chromium_code, if that's OK. | 639 # This could be gotten by not setting chromium_code, if that's OK. |
| 626 'defines': ['_CRT_SECURE_NO_WARNINGS'], | 640 'defines': ['_CRT_SECURE_NO_WARNINGS'], |
| 627 }], | 641 }], |
| 628 ], | 642 ], |
| 629 }, | 643 }, |
| 630 ], | 644 ], |
| 631 } | 645 } |
| OLD | NEW |