| 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 251 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 262 '../../src/debug-agent.cc', | 262 '../../src/debug-agent.cc', |
| 263 '../../src/debug-agent.h', | 263 '../../src/debug-agent.h', |
| 264 '../../src/disasm.h', | 264 '../../src/disasm.h', |
| 265 '../../src/disassembler.cc', | 265 '../../src/disassembler.cc', |
| 266 '../../src/disassembler.h', | 266 '../../src/disassembler.h', |
| 267 '../../src/dtoa-config.c', | 267 '../../src/dtoa-config.c', |
| 268 '../../src/execution.cc', | 268 '../../src/execution.cc', |
| 269 '../../src/execution.h', | 269 '../../src/execution.h', |
| 270 '../../src/factory.cc', | 270 '../../src/factory.cc', |
| 271 '../../src/factory.h', | 271 '../../src/factory.h', |
| 272 '../../src/fast-codegen.cc', | |
| 273 '../../src/fast-codegen.h', | 272 '../../src/fast-codegen.h', |
| 274 '../../src/flag-definitions.h', | 273 '../../src/flag-definitions.h', |
| 275 '../../src/flags.cc', | 274 '../../src/flags.cc', |
| 276 '../../src/flags.h', | 275 '../../src/flags.h', |
| 277 '../../src/frame-element.cc', | 276 '../../src/frame-element.cc', |
| 278 '../../src/frame-element.h', | 277 '../../src/frame-element.h', |
| 279 '../../src/frames-inl.h', | 278 '../../src/frames-inl.h', |
| 280 '../../src/frames.cc', | 279 '../../src/frames.cc', |
| 281 '../../src/frames.h', | 280 '../../src/frames.h', |
| 282 '../../src/full-codegen.cc', | 281 '../../src/full-codegen.cc', |
| (...skipping 18 matching lines...) Expand all Loading... |
| 301 '../../src/ic.h', | 300 '../../src/ic.h', |
| 302 '../../src/interpreter-irregexp.cc', | 301 '../../src/interpreter-irregexp.cc', |
| 303 '../../src/interpreter-irregexp.h', | 302 '../../src/interpreter-irregexp.h', |
| 304 '../../src/jump-target.cc', | 303 '../../src/jump-target.cc', |
| 305 '../../src/jump-target.h', | 304 '../../src/jump-target.h', |
| 306 '../../src/jump-target-inl.h', | 305 '../../src/jump-target-inl.h', |
| 307 '../../src/jsregexp.cc', | 306 '../../src/jsregexp.cc', |
| 308 '../../src/jsregexp.h', | 307 '../../src/jsregexp.h', |
| 309 '../../src/list-inl.h', | 308 '../../src/list-inl.h', |
| 310 '../../src/list.h', | 309 '../../src/list.h', |
| 310 '../../src/liveedit.cc', |
| 311 '../../src/liveedit.h', |
| 311 '../../src/log-inl.h', | 312 '../../src/log-inl.h', |
| 312 '../../src/log-utils.cc', | 313 '../../src/log-utils.cc', |
| 313 '../../src/log-utils.h', | 314 '../../src/log-utils.h', |
| 314 '../../src/log.cc', | 315 '../../src/log.cc', |
| 315 '../../src/log.h', | 316 '../../src/log.h', |
| 316 '../../src/macro-assembler.h', | 317 '../../src/macro-assembler.h', |
| 317 '../../src/mark-compact.cc', | 318 '../../src/mark-compact.cc', |
| 318 '../../src/mark-compact.h', | 319 '../../src/mark-compact.h', |
| 319 '../../src/memory.h', | 320 '../../src/memory.h', |
| 320 '../../src/messages.cc', | 321 '../../src/messages.cc', |
| 321 '../../src/messages.h', | 322 '../../src/messages.h', |
| 322 '../../src/natives.h', | 323 '../../src/natives.h', |
| 324 '../../src/number-info.h', |
| 323 '../../src/objects-debug.cc', | 325 '../../src/objects-debug.cc', |
| 324 '../../src/objects-inl.h', | 326 '../../src/objects-inl.h', |
| 325 '../../src/objects.cc', | 327 '../../src/objects.cc', |
| 326 '../../src/objects.h', | 328 '../../src/objects.h', |
| 327 '../../src/oprofile-agent.h', | 329 '../../src/oprofile-agent.h', |
| 328 '../../src/oprofile-agent.cc', | 330 '../../src/oprofile-agent.cc', |
| 329 '../../src/parser.cc', | 331 '../../src/parser.cc', |
| 330 '../../src/parser.h', | 332 '../../src/parser.h', |
| 331 '../../src/platform.h', | 333 '../../src/platform.h', |
| 332 '../../src/prettyprinter.cc', | 334 '../../src/prettyprinter.cc', |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 394 '../../src/zone-inl.h', | 396 '../../src/zone-inl.h', |
| 395 '../../src/zone.cc', | 397 '../../src/zone.cc', |
| 396 '../../src/zone.h', | 398 '../../src/zone.h', |
| 397 ], | 399 ], |
| 398 'conditions': [ | 400 'conditions': [ |
| 399 ['target_arch=="arm"', { | 401 ['target_arch=="arm"', { |
| 400 'include_dirs+': [ | 402 'include_dirs+': [ |
| 401 '../../src/arm', | 403 '../../src/arm', |
| 402 ], | 404 ], |
| 403 'sources': [ | 405 'sources': [ |
| 406 '../../src/fast-codegen.cc', |
| 404 '../../src/arm/assembler-arm-inl.h', | 407 '../../src/arm/assembler-arm-inl.h', |
| 405 '../../src/arm/assembler-arm.cc', | 408 '../../src/arm/assembler-arm.cc', |
| 406 '../../src/arm/assembler-arm.h', | 409 '../../src/arm/assembler-arm.h', |
| 407 '../../src/arm/builtins-arm.cc', | 410 '../../src/arm/builtins-arm.cc', |
| 408 '../../src/arm/codegen-arm.cc', | 411 '../../src/arm/codegen-arm.cc', |
| 409 '../../src/arm/codegen-arm.h', | 412 '../../src/arm/codegen-arm.h', |
| 410 '../../src/arm/constants-arm.h', | 413 '../../src/arm/constants-arm.h', |
| 411 '../../src/arm/constants-arm.cc', | 414 '../../src/arm/constants-arm.cc', |
| 412 '../../src/arm/cpu-arm.cc', | 415 '../../src/arm/cpu-arm.cc', |
| 413 '../../src/arm/debug-arm.cc', | 416 '../../src/arm/debug-arm.cc', |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 445 '../../src/ia32/assembler-ia32-inl.h', | 448 '../../src/ia32/assembler-ia32-inl.h', |
| 446 '../../src/ia32/assembler-ia32.cc', | 449 '../../src/ia32/assembler-ia32.cc', |
| 447 '../../src/ia32/assembler-ia32.h', | 450 '../../src/ia32/assembler-ia32.h', |
| 448 '../../src/ia32/builtins-ia32.cc', | 451 '../../src/ia32/builtins-ia32.cc', |
| 449 '../../src/ia32/codegen-ia32.cc', | 452 '../../src/ia32/codegen-ia32.cc', |
| 450 '../../src/ia32/codegen-ia32.h', | 453 '../../src/ia32/codegen-ia32.h', |
| 451 '../../src/ia32/cpu-ia32.cc', | 454 '../../src/ia32/cpu-ia32.cc', |
| 452 '../../src/ia32/debug-ia32.cc', | 455 '../../src/ia32/debug-ia32.cc', |
| 453 '../../src/ia32/disasm-ia32.cc', | 456 '../../src/ia32/disasm-ia32.cc', |
| 454 '../../src/ia32/fast-codegen-ia32.cc', | 457 '../../src/ia32/fast-codegen-ia32.cc', |
| 458 '../../src/ia32/fast-codegen-ia32.h', |
| 455 '../../src/ia32/frames-ia32.cc', | 459 '../../src/ia32/frames-ia32.cc', |
| 456 '../../src/ia32/frames-ia32.h', | 460 '../../src/ia32/frames-ia32.h', |
| 457 '../../src/ia32/full-codegen-ia32.cc', | 461 '../../src/ia32/full-codegen-ia32.cc', |
| 458 '../../src/ia32/ic-ia32.cc', | 462 '../../src/ia32/ic-ia32.cc', |
| 459 '../../src/ia32/jump-target-ia32.cc', | 463 '../../src/ia32/jump-target-ia32.cc', |
| 460 '../../src/ia32/macro-assembler-ia32.cc', | 464 '../../src/ia32/macro-assembler-ia32.cc', |
| 461 '../../src/ia32/macro-assembler-ia32.h', | 465 '../../src/ia32/macro-assembler-ia32.h', |
| 462 '../../src/ia32/regexp-macro-assembler-ia32.cc', | 466 '../../src/ia32/regexp-macro-assembler-ia32.cc', |
| 463 '../../src/ia32/regexp-macro-assembler-ia32.h', | 467 '../../src/ia32/regexp-macro-assembler-ia32.h', |
| 464 '../../src/ia32/register-allocator-ia32.cc', | 468 '../../src/ia32/register-allocator-ia32.cc', |
| 465 '../../src/ia32/stub-cache-ia32.cc', | 469 '../../src/ia32/stub-cache-ia32.cc', |
| 466 '../../src/ia32/virtual-frame-ia32.cc', | 470 '../../src/ia32/virtual-frame-ia32.cc', |
| 467 '../../src/ia32/virtual-frame-ia32.h', | 471 '../../src/ia32/virtual-frame-ia32.h', |
| 468 ], | 472 ], |
| 469 }], | 473 }], |
| 470 ['target_arch=="x64"', { | 474 ['target_arch=="x64"', { |
| 471 'include_dirs+': [ | 475 'include_dirs+': [ |
| 472 '../../src/x64', | 476 '../../src/x64', |
| 473 ], | 477 ], |
| 474 'sources': [ | 478 'sources': [ |
| 479 '../../src/fast-codegen.cc', |
| 475 '../../src/x64/assembler-x64-inl.h', | 480 '../../src/x64/assembler-x64-inl.h', |
| 476 '../../src/x64/assembler-x64.cc', | 481 '../../src/x64/assembler-x64.cc', |
| 477 '../../src/x64/assembler-x64.h', | 482 '../../src/x64/assembler-x64.h', |
| 478 '../../src/x64/builtins-x64.cc', | 483 '../../src/x64/builtins-x64.cc', |
| 479 '../../src/x64/codegen-x64.cc', | 484 '../../src/x64/codegen-x64.cc', |
| 480 '../../src/x64/codegen-x64.h', | 485 '../../src/x64/codegen-x64.h', |
| 481 '../../src/x64/cpu-x64.cc', | 486 '../../src/x64/cpu-x64.cc', |
| 482 '../../src/x64/debug-x64.cc', | 487 '../../src/x64/debug-x64.cc', |
| 483 '../../src/x64/disasm-x64.cc', | 488 '../../src/x64/disasm-x64.cc', |
| 484 '../../src/x64/fast-codegen-x64.cc', | 489 '../../src/x64/fast-codegen-x64.cc', |
| (...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 618 ], | 623 ], |
| 619 'conditions': [ | 624 'conditions': [ |
| 620 [ 'OS=="win"', { | 625 [ 'OS=="win"', { |
| 621 # This could be gotten by not setting chromium_code, if that's OK. | 626 # This could be gotten by not setting chromium_code, if that's OK. |
| 622 'defines': ['_CRT_SECURE_NO_WARNINGS'], | 627 'defines': ['_CRT_SECURE_NO_WARNINGS'], |
| 623 }], | 628 }], |
| 624 ], | 629 ], |
| 625 }, | 630 }, |
| 626 ], | 631 ], |
| 627 } | 632 } |
| OLD | NEW |