Chromium Code Reviews| 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 622 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 633 'language/expressions/object/method-definition/generator*': [SKIP], | 633 'language/expressions/object/method-definition/generator*': [SKIP], |
| 634 'language/expressions/object/prop-def-id-eval-error-2': [SKIP], | 634 'language/expressions/object/prop-def-id-eval-error-2': [SKIP], |
| 635 'language/expressions/yield/*': [SKIP], | 635 'language/expressions/yield/*': [SKIP], |
| 636 'language/function-code/*': [SKIP], | 636 'language/function-code/*': [SKIP], |
| 637 'language/statements/class/*': [SKIP], | 637 'language/statements/class/*': [SKIP], |
| 638 'language/statements/const/*': [SKIP], | 638 'language/statements/const/*': [SKIP], |
| 639 'language/statements/for-in/const*': [SKIP], | 639 'language/statements/for-in/const*': [SKIP], |
| 640 'language/statements/for-in/let*': [SKIP], | 640 'language/statements/for-in/let*': [SKIP], |
| 641 'language/statements/for-of/*': [SKIP], | 641 'language/statements/for-of/*': [SKIP], |
| 642 'language/statements/generators/*': [SKIP], | 642 'language/statements/generators/*': [SKIP], |
| 643 'language/statements/let/*': [SKIP], | |
| 644 'language/statements/try/*': [SKIP], | 643 'language/statements/try/*': [SKIP], |
| 645 'language/statements/with/*': [SKIP], | 644 'language/statements/with/*': [SKIP], |
| 646 | 645 |
| 646 'language/statements/let/block-local-closure-get-before-initialization': [SKIP ], | |
|
rmcilroy
2016/01/05 14:33:28
Alphabetical ordering please.
mythria
2016/01/05 15:05:14
Done.
| |
| 647 'language/statements/let/block-local-closure-set-before-initialization': [SKIP ], | |
| 648 'language/statements/let/block-local-use-before-initialization-in-declaration- statement': [SKIP], | |
| 649 'language/statements/let/block-local-use-before-initialization-in-prior-statem ent': [SKIP], | |
| 650 'language/statements/let/function-local-closure-get-before-initialization': [S KIP], | |
| 651 'language/statements/let/function-local-closure-set-before-initialization': [S KIP], | |
| 652 'language/statements/let/function-local-use-before-initialization-in-declarati on-statement': [SKIP], | |
| 653 'language/statements/let/function-local-use-before-initialization-in-prior-sta tement': [SKIP], | |
| 654 'language/statements/let/global-closure-get-before-initialization': [SKIP], | |
| 655 'language/statements/let/global-closure-set-before-initialization': [SKIP], | |
| 656 'language/statements/let/global-use-before-initialization-in-declaration-state ment': [SKIP], | |
| 647 'built-ins/Array/prototype/concat/Array.prototype.concat_non-array': [SKIP], | 657 'built-ins/Array/prototype/concat/Array.prototype.concat_non-array': [SKIP], |
| 648 'built-ins/Array/prototype/join/S15.4.4.5_A3.1_T1': [SKIP], | 658 'built-ins/Array/prototype/join/S15.4.4.5_A3.1_T1': [SKIP], |
| 649 'built-ins/Array/prototype/join/S15.4.4.5_A3.1_T2': [SKIP], | 659 'built-ins/Array/prototype/join/S15.4.4.5_A3.1_T2': [SKIP], |
| 650 'built-ins/Array/prototype/toString/S15.4.4.2_A1_T2': [SKIP], | 660 'built-ins/Array/prototype/toString/S15.4.4.2_A1_T2': [SKIP], |
| 651 'built-ins/Array/prototype/toString/S15.4.4.2_A1_T3': [SKIP], | 661 'built-ins/Array/prototype/toString/S15.4.4.2_A1_T3': [SKIP], |
| 652 'built-ins/Array/prototype/toString/S15.4.4.2_A1_T4': [SKIP], | 662 'built-ins/Array/prototype/toString/S15.4.4.2_A1_T4': [SKIP], |
| 653 'built-ins/Date/15.9.1.15-1': [SKIP], | 663 'built-ins/Date/15.9.1.15-1': [SKIP], |
| 654 'built-ins/Date/prototype/toISOString/15.9.5.43-0-13': [SKIP], | 664 'built-ins/Date/prototype/toISOString/15.9.5.43-0-13': [SKIP], |
| 655 'built-ins/JSON/stringify/*': [SKIP], | 665 'built-ins/JSON/stringify/*': [SKIP], |
| 656 'built-ins/Object/defineProperty/15.2.3.6-4-625gs': [SKIP], | 666 'built-ins/Object/defineProperty/15.2.3.6-4-625gs': [SKIP], |
| (...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 750 'built-ins/decodeURIComponent/S15.1.3.2_A1.13_T2': [SKIP], | 760 'built-ins/decodeURIComponent/S15.1.3.2_A1.13_T2': [SKIP], |
| 751 'built-ins/decodeURIComponent/S15.1.3.2_A1.14_T1': [SKIP], | 761 'built-ins/decodeURIComponent/S15.1.3.2_A1.14_T1': [SKIP], |
| 752 'built-ins/decodeURIComponent/S15.1.3.2_A1.14_T2': [SKIP], | 762 'built-ins/decodeURIComponent/S15.1.3.2_A1.14_T2': [SKIP], |
| 753 'built-ins/decodeURIComponent/S15.1.3.2_A1.2_T1': [SKIP], | 763 'built-ins/decodeURIComponent/S15.1.3.2_A1.2_T1': [SKIP], |
| 754 'built-ins/decodeURIComponent/S15.1.3.2_A1.2_T2': [SKIP], | 764 'built-ins/decodeURIComponent/S15.1.3.2_A1.2_T2': [SKIP], |
| 755 'built-ins/encodeURI*': [SKIP], | 765 'built-ins/encodeURI*': [SKIP], |
| 756 'intl402/9.2.2': [SKIP], | 766 'intl402/9.2.2': [SKIP], |
| 757 }], # ignition == True and (arch == arm or arch == arm64) | 767 }], # ignition == True and (arch == arm or arch == arm64) |
| 758 | 768 |
| 759 ] | 769 ] |
| OLD | NEW |