| OLD | NEW |
| 1 # Copyright 2011 the V8 project authors. All rights reserved. | 1 # Copyright 2011 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 435 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 446 '../../src/execution.h', | 446 '../../src/execution.h', |
| 447 '../../src/factory.cc', | 447 '../../src/factory.cc', |
| 448 '../../src/factory.h', | 448 '../../src/factory.h', |
| 449 '../../src/fast-dtoa.cc', | 449 '../../src/fast-dtoa.cc', |
| 450 '../../src/fast-dtoa.h', | 450 '../../src/fast-dtoa.h', |
| 451 '../../src/flag-definitions.h', | 451 '../../src/flag-definitions.h', |
| 452 '../../src/fixed-dtoa.cc', | 452 '../../src/fixed-dtoa.cc', |
| 453 '../../src/fixed-dtoa.h', | 453 '../../src/fixed-dtoa.h', |
| 454 '../../src/flags.cc', | 454 '../../src/flags.cc', |
| 455 '../../src/flags.h', | 455 '../../src/flags.h', |
| 456 '../../src/frame-element.cc', | |
| 457 '../../src/frame-element.h', | |
| 458 '../../src/frames-inl.h', | 456 '../../src/frames-inl.h', |
| 459 '../../src/frames.cc', | 457 '../../src/frames.cc', |
| 460 '../../src/frames.h', | 458 '../../src/frames.h', |
| 461 '../../src/full-codegen.cc', | 459 '../../src/full-codegen.cc', |
| 462 '../../src/full-codegen.h', | 460 '../../src/full-codegen.h', |
| 463 '../../src/func-name-inferrer.cc', | 461 '../../src/func-name-inferrer.cc', |
| 464 '../../src/func-name-inferrer.h', | 462 '../../src/func-name-inferrer.h', |
| 465 '../../src/global-handles.cc', | 463 '../../src/global-handles.cc', |
| 466 '../../src/global-handles.h', | 464 '../../src/global-handles.h', |
| 467 '../../src/globals.h', | 465 '../../src/globals.h', |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 521 '../../src/objects-visiting.cc', | 519 '../../src/objects-visiting.cc', |
| 522 '../../src/objects-visiting.h', | 520 '../../src/objects-visiting.h', |
| 523 '../../src/objects.cc', | 521 '../../src/objects.cc', |
| 524 '../../src/objects.h', | 522 '../../src/objects.h', |
| 525 '../../src/parser.cc', | 523 '../../src/parser.cc', |
| 526 '../../src/parser.h', | 524 '../../src/parser.h', |
| 527 '../../src/platform-tls-mac.h', | 525 '../../src/platform-tls-mac.h', |
| 528 '../../src/platform-tls-win32.h', | 526 '../../src/platform-tls-win32.h', |
| 529 '../../src/platform-tls.h', | 527 '../../src/platform-tls.h', |
| 530 '../../src/platform.h', | 528 '../../src/platform.h', |
| 529 '../../src/preparse-data-format.h', |
| 531 '../../src/preparse-data.cc', | 530 '../../src/preparse-data.cc', |
| 532 '../../src/preparse-data.h', | 531 '../../src/preparse-data.h', |
| 533 '../../src/preparser.cc', | 532 '../../src/preparser.cc', |
| 534 '../../src/preparser.h', | 533 '../../src/preparser.h', |
| 535 '../../src/prettyprinter.cc', | 534 '../../src/prettyprinter.cc', |
| 536 '../../src/prettyprinter.h', | 535 '../../src/prettyprinter.h', |
| 537 '../../src/property.cc', | 536 '../../src/property.cc', |
| 538 '../../src/property.h', | 537 '../../src/property.h', |
| 539 '../../src/profile-generator-inl.h', | 538 '../../src/profile-generator-inl.h', |
| 540 '../../src/profile-generator.cc', | 539 '../../src/profile-generator.cc', |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 580 '../../src/string-search.cc', | 579 '../../src/string-search.cc', |
| 581 '../../src/string-search.h', | 580 '../../src/string-search.h', |
| 582 '../../src/string-stream.cc', | 581 '../../src/string-stream.cc', |
| 583 '../../src/string-stream.h', | 582 '../../src/string-stream.h', |
| 584 '../../src/strtod.cc', | 583 '../../src/strtod.cc', |
| 585 '../../src/strtod.h', | 584 '../../src/strtod.h', |
| 586 '../../src/stub-cache.cc', | 585 '../../src/stub-cache.cc', |
| 587 '../../src/stub-cache.h', | 586 '../../src/stub-cache.h', |
| 588 '../../src/token.cc', | 587 '../../src/token.cc', |
| 589 '../../src/token.h', | 588 '../../src/token.h', |
| 590 '../../src/top.cc', | |
| 591 '../../src/top.h', | |
| 592 '../../src/type-info.cc', | 589 '../../src/type-info.cc', |
| 593 '../../src/type-info.h', | 590 '../../src/type-info.h', |
| 594 '../../src/unbound-queue-inl.h', | 591 '../../src/unbound-queue-inl.h', |
| 595 '../../src/unbound-queue.h', | 592 '../../src/unbound-queue.h', |
| 596 '../../src/unicode-inl.h', | 593 '../../src/unicode-inl.h', |
| 597 '../../src/unicode.cc', | 594 '../../src/unicode.cc', |
| 598 '../../src/unicode.h', | 595 '../../src/unicode.h', |
| 599 » '../../src/utils-inl.h', | 596 '../../src/utils-inl.h', |
| 600 '../../src/utils.cc', | 597 '../../src/utils.cc', |
| 601 '../../src/utils.h', | 598 '../../src/utils.h', |
| 602 '../../src/v8-counters.cc', | 599 '../../src/v8-counters.cc', |
| 603 '../../src/v8-counters.h', | 600 '../../src/v8-counters.h', |
| 604 '../../src/v8.cc', | 601 '../../src/v8.cc', |
| 605 '../../src/v8.h', | 602 '../../src/v8.h', |
| 606 '../../src/v8checks.h', | 603 '../../src/v8checks.h', |
| 607 '../../src/v8globals.h', | 604 '../../src/v8globals.h', |
| 608 '../../src/v8memory.h', | 605 '../../src/v8memory.h', |
| 609 '../../src/v8threads.cc', | 606 '../../src/v8threads.cc', |
| (...skipping 317 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 927 'target_name': 'v8_shell', | 924 'target_name': 'v8_shell', |
| 928 'type': 'none', | 925 'type': 'none', |
| 929 'dependencies': [ | 926 'dependencies': [ |
| 930 'v8' | 927 'v8' |
| 931 ], | 928 ], |
| 932 }, | 929 }, |
| 933 ], | 930 ], |
| 934 }], | 931 }], |
| 935 ], | 932 ], |
| 936 } | 933 } |
| OLD | NEW |