|
164 | 164 | 'V8 Linux - s390x - sim': 'release_simulate_s390x', |
165 | 165 | }, |
166 | 166 | 'client.v8.branches': { |
| 167 | + 'V8 Linux - previous branch': 'release_x86', |
| 168 | + 'V8 Linux - previous branch - debug': 'debug_x86', |
167 | 169 | 'V8 Linux - beta branch': 'release_x86', |
168 | 170 | 'V8 Linux - beta branch - debug': 'debug_x86', |
169 | 171 | 'V8 Linux - stable branch': 'release_x86', |
170 | 172 | 'V8 Linux - stable branch - debug': 'debug_x86', |
| 173 | + 'V8 Linux64 - previous branch': 'release_x64', |
| 174 | + 'V8 Linux64 - previous branch - debug': 'debug_x64', |
171 | 175 | 'V8 Linux64 - beta branch': 'release_x64', |
172 | 176 | 'V8 Linux64 - beta branch - debug': 'debug_x64', |
173 | 177 | 'V8 Linux64 - stable branch': 'release_x64', |
174 | 178 | 'V8 Linux64 - stable branch - debug': 'debug_x64', |
| 179 | + 'V8 arm - sim - previous branch': 'release_simulate_arm', |
| 180 | + 'V8 arm - sim - previous branch - debug': 'debug_simulate_arm', |
175 | 181 | 'V8 arm - sim - beta branch': 'release_simulate_arm', |
176 | 182 | 'V8 arm - sim - beta branch - debug': 'debug_simulate_arm', |
177 | 183 | 'V8 arm - sim - stable branch': 'release_simulate_arm', |
178 | 184 | 'V8 arm - sim - stable branch - debug': 'debug_simulate_arm', |
| 185 | + 'V8 mips64el - sim - previous branch': 'release_simulate_mips64el', |
179 | 186 | 'V8 mips64el - sim - beta branch': 'release_simulate_mips64el', |
180 | 187 | 'V8 mips64el - sim - stable branch': 'release_simulate_mips64el', |
| 188 | + 'V8 mipsel - sim - previous branch': 'release_simulate_mipsel', |
181 | 189 | 'V8 mipsel - sim - beta branch': 'release_simulate_mipsel', |
182 | 190 | 'V8 mipsel - sim - stable branch': 'release_simulate_mipsel', |
| 191 | + 'V8 ppc64 - sim - previous branch': 'release_simulate_ppc64', |
183 | 192 | 'V8 ppc64 - sim - beta branch': 'release_simulate_ppc64', |
184 | 193 | 'V8 ppc64 - sim - stable branch': 'release_simulate_ppc64', |
| 194 | + 'V8 s390x - sim - previous branch': 'release_simulate_s390x', |
185 | 195 | 'V8 s390x - sim - beta branch': 'release_simulate_s390x', |
186 | 196 | 'V8 s390x - sim - stable branch': 'release_simulate_s390x', |
187 | 197 | }, |
|
0 commit comments