1 # Copyright 2013 the V8 project authors. All rights reserved. 2 # Copyright (C) 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved. 3 # 4 # Redistribution and use in source and binary forms, with or without 5 # modification, are permitted provided that the following conditions 6 # are met: 7 # 1. Redistributions of source code must retain the above copyright 8 # notice, this list of conditions and the following disclaimer. 9 # 2. Redistributions in binary form must reproduce the above copyright 10 # notice, this list of conditions and the following disclaimer in the 11 # documentation and/or other materials provided with the distribution. 12 # 13 # THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' AND ANY 14 # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 15 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 16 # DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY 17 # DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 18 # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 19 # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 20 # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 21 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 22 # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 23 24 Tests that the DFG's interference analysis knows that a holy PutByVal interferes with a GetArrayLength. 25 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 27 28 29 PASS foo([75]) is [1,2] 30 PASS foo([75]) is [1,2] 31 PASS foo([75]) is [1,2] 32 PASS foo([75]) is [1,2] 33 PASS foo([75]) is [1,2] 34 PASS foo([75]) is [1,2] 35 PASS foo([75]) is [1,2] 36 PASS foo([75]) is [1,2] 37 PASS foo([75]) is [1,2] 38 PASS foo([75]) is [1,2] 39 PASS foo([75]) is [1,2] 40 PASS foo([75]) is [1,2] 41 PASS foo([75]) is [1,2] 42 PASS foo([75]) is [1,2] 43 PASS foo([75]) is [1,2] 44 PASS foo([75]) is [1,2] 45 PASS foo([75]) is [1,2] 46 PASS foo([75]) is [1,2] 47 PASS foo([75]) is [1,2] 48 PASS foo([75]) is [1,2] 49 PASS foo([75]) is [1,2] 50 PASS foo([75]) is [1,2] 51 PASS foo([75]) is [1,2] 52 PASS foo([75]) is [1,2] 53 PASS foo([75]) is [1,2] 54 PASS foo([75]) is [1,2] 55 PASS foo([75]) is [1,2] 56 PASS foo([75]) is [1,2] 57 PASS foo([75]) is [1,2] 58 PASS foo([75]) is [1,2] 59 PASS foo([75]) is [1,2] 60 PASS foo([75]) is [1,2] 61 PASS foo([75]) is [1,2] 62 PASS foo([75]) is [1,2] 63 PASS foo([75]) is [1,2] 64 PASS foo([75]) is [1,2] 65 PASS foo([75]) is [1,2] 66 PASS foo([75]) is [1,2] 67 PASS foo([75]) is [1,2] 68 PASS foo([75]) is [1,2] 69 PASS foo([75]) is [1,2] 70 PASS foo([75]) is [1,2] 71 PASS foo([75]) is [1,2] 72 PASS foo([75]) is [1,2] 73 PASS foo([75]) is [1,2] 74 PASS foo([75]) is [1,2] 75 PASS foo([75]) is [1,2] 76 PASS foo([75]) is [1,2] 77 PASS foo([75]) is [1,2] 78 PASS foo([75]) is [1,2] 79 PASS foo([75]) is [1,2] 80 PASS foo([75]) is [1,2] 81 PASS foo([75]) is [1,2] 82 PASS foo([75]) is [1,2] 83 PASS foo([75]) is [1,2] 84 PASS foo([75]) is [1,2] 85 PASS foo([75]) is [1,2] 86 PASS foo([75]) is [1,2] 87 PASS foo([75]) is [1,2] 88 PASS foo([75]) is [1,2] 89 PASS foo([75]) is [1,2] 90 PASS foo([75]) is [1,2] 91 PASS foo([75]) is [1,2] 92 PASS foo([75]) is [1,2] 93 PASS foo([75]) is [1,2] 94 PASS foo([75]) is [1,2] 95 PASS foo([75]) is [1,2] 96 PASS foo([75]) is [1,2] 97 PASS foo([75]) is [1,2] 98 PASS foo([75]) is [1,2] 99 PASS foo([75]) is [1,2] 100 PASS foo([75]) is [1,2] 101 PASS foo([75]) is [1,2] 102 PASS foo([75]) is [1,2] 103 PASS foo([75]) is [1,2] 104 PASS foo([75]) is [1,2] 105 PASS foo([75]) is [1,2] 106 PASS foo([75]) is [1,2] 107 PASS foo([75]) is [1,2] 108 PASS foo([75]) is [1,2] 109 PASS foo([75]) is [1,2] 110 PASS foo([75]) is [1,2] 111 PASS foo([75]) is [1,2] 112 PASS foo([75]) is [1,2] 113 PASS foo([75]) is [1,2] 114 PASS foo([75]) is [1,2] 115 PASS foo([75]) is [1,2] 116 PASS foo([75]) is [1,2] 117 PASS foo([75]) is [1,2] 118 PASS foo([75]) is [1,2] 119 PASS foo([75]) is [1,2] 120 PASS foo([75]) is [1,2] 121 PASS foo([75]) is [1,2] 122 PASS foo([75]) is [1,2] 123 PASS foo([75]) is [1,2] 124 PASS foo([75]) is [1,2] 125 PASS foo([75]) is [1,2] 126 PASS foo([75]) is [1,2] 127 PASS foo([75]) is [1,2] 128 PASS foo([75]) is [1,2] 129 PASS successfullyParsed is true 130 131 TEST COMPLETE 132 133