utf8-custom-section-id.wast.js (26611B)
1 (function utf8_custom_section_id_wast_js() { 2 3 // utf8-custom-section-id.wast:6 4 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x02\x01\x80", "utf8-custom-section-id.wast:6"); 5 6 // utf8-custom-section-id.wast:16 7 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x02\x01\x8f", "utf8-custom-section-id.wast:16"); 8 9 // utf8-custom-section-id.wast:26 10 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x02\x01\x90", "utf8-custom-section-id.wast:26"); 11 12 // utf8-custom-section-id.wast:36 13 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x02\x01\x9f", "utf8-custom-section-id.wast:36"); 14 15 // utf8-custom-section-id.wast:46 16 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x02\x01\xa0", "utf8-custom-section-id.wast:46"); 17 18 // utf8-custom-section-id.wast:56 19 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x02\x01\xbf", "utf8-custom-section-id.wast:56"); 20 21 // utf8-custom-section-id.wast:68 22 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xc2\x80\x80", "utf8-custom-section-id.wast:68"); 23 24 // utf8-custom-section-id.wast:78 25 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x02\x01\xc2", "utf8-custom-section-id.wast:78"); 26 27 // utf8-custom-section-id.wast:88 28 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xc2\x2e", "utf8-custom-section-id.wast:88"); 29 30 // utf8-custom-section-id.wast:100 31 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xc0\x80", "utf8-custom-section-id.wast:100"); 32 33 // utf8-custom-section-id.wast:110 34 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xc0\xbf", "utf8-custom-section-id.wast:110"); 35 36 // utf8-custom-section-id.wast:120 37 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xc1\x80", "utf8-custom-section-id.wast:120"); 38 39 // utf8-custom-section-id.wast:130 40 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xc1\xbf", "utf8-custom-section-id.wast:130"); 41 42 // utf8-custom-section-id.wast:140 43 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xc2\x00", "utf8-custom-section-id.wast:140"); 44 45 // utf8-custom-section-id.wast:150 46 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xc2\x7f", "utf8-custom-section-id.wast:150"); 47 48 // utf8-custom-section-id.wast:160 49 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xc2\xc0", "utf8-custom-section-id.wast:160"); 50 51 // utf8-custom-section-id.wast:170 52 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xc2\xfd", "utf8-custom-section-id.wast:170"); 53 54 // utf8-custom-section-id.wast:180 55 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xdf\x00", "utf8-custom-section-id.wast:180"); 56 57 // utf8-custom-section-id.wast:190 58 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xdf\x7f", "utf8-custom-section-id.wast:190"); 59 60 // utf8-custom-section-id.wast:200 61 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xdf\xc0", "utf8-custom-section-id.wast:200"); 62 63 // utf8-custom-section-id.wast:210 64 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xdf\xfd", "utf8-custom-section-id.wast:210"); 65 66 // utf8-custom-section-id.wast:222 67 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xe1\x80\x80\x80", "utf8-custom-section-id.wast:222"); 68 69 // utf8-custom-section-id.wast:232 70 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xe1\x80", "utf8-custom-section-id.wast:232"); 71 72 // utf8-custom-section-id.wast:242 73 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xe1\x80\x2e", "utf8-custom-section-id.wast:242"); 74 75 // utf8-custom-section-id.wast:252 76 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x02\x01\xe1", "utf8-custom-section-id.wast:252"); 77 78 // utf8-custom-section-id.wast:262 79 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xe1\x2e", "utf8-custom-section-id.wast:262"); 80 81 // utf8-custom-section-id.wast:274 82 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xe0\x00\xa0", "utf8-custom-section-id.wast:274"); 83 84 // utf8-custom-section-id.wast:284 85 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xe0\x7f\xa0", "utf8-custom-section-id.wast:284"); 86 87 // utf8-custom-section-id.wast:294 88 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xe0\x80\x80", "utf8-custom-section-id.wast:294"); 89 90 // utf8-custom-section-id.wast:304 91 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xe0\x80\xa0", "utf8-custom-section-id.wast:304"); 92 93 // utf8-custom-section-id.wast:314 94 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xe0\x9f\xa0", "utf8-custom-section-id.wast:314"); 95 96 // utf8-custom-section-id.wast:324 97 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xe0\x9f\xbf", "utf8-custom-section-id.wast:324"); 98 99 // utf8-custom-section-id.wast:334 100 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xe0\xc0\xa0", "utf8-custom-section-id.wast:334"); 101 102 // utf8-custom-section-id.wast:344 103 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xe0\xfd\xa0", "utf8-custom-section-id.wast:344"); 104 105 // utf8-custom-section-id.wast:354 106 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xe1\x00\x80", "utf8-custom-section-id.wast:354"); 107 108 // utf8-custom-section-id.wast:364 109 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xe1\x7f\x80", "utf8-custom-section-id.wast:364"); 110 111 // utf8-custom-section-id.wast:374 112 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xe1\xc0\x80", "utf8-custom-section-id.wast:374"); 113 114 // utf8-custom-section-id.wast:384 115 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xe1\xfd\x80", "utf8-custom-section-id.wast:384"); 116 117 // utf8-custom-section-id.wast:394 118 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xec\x00\x80", "utf8-custom-section-id.wast:394"); 119 120 // utf8-custom-section-id.wast:404 121 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xec\x7f\x80", "utf8-custom-section-id.wast:404"); 122 123 // utf8-custom-section-id.wast:414 124 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xec\xc0\x80", "utf8-custom-section-id.wast:414"); 125 126 // utf8-custom-section-id.wast:424 127 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xec\xfd\x80", "utf8-custom-section-id.wast:424"); 128 129 // utf8-custom-section-id.wast:434 130 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xed\x00\x80", "utf8-custom-section-id.wast:434"); 131 132 // utf8-custom-section-id.wast:444 133 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xed\x7f\x80", "utf8-custom-section-id.wast:444"); 134 135 // utf8-custom-section-id.wast:454 136 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xed\xa0\x80", "utf8-custom-section-id.wast:454"); 137 138 // utf8-custom-section-id.wast:464 139 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xed\xa0\xbf", "utf8-custom-section-id.wast:464"); 140 141 // utf8-custom-section-id.wast:474 142 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xed\xbf\x80", "utf8-custom-section-id.wast:474"); 143 144 // utf8-custom-section-id.wast:484 145 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xed\xbf\xbf", "utf8-custom-section-id.wast:484"); 146 147 // utf8-custom-section-id.wast:494 148 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xed\xc0\x80", "utf8-custom-section-id.wast:494"); 149 150 // utf8-custom-section-id.wast:504 151 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xed\xfd\x80", "utf8-custom-section-id.wast:504"); 152 153 // utf8-custom-section-id.wast:514 154 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xee\x00\x80", "utf8-custom-section-id.wast:514"); 155 156 // utf8-custom-section-id.wast:524 157 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xee\x7f\x80", "utf8-custom-section-id.wast:524"); 158 159 // utf8-custom-section-id.wast:534 160 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xee\xc0\x80", "utf8-custom-section-id.wast:534"); 161 162 // utf8-custom-section-id.wast:544 163 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xee\xfd\x80", "utf8-custom-section-id.wast:544"); 164 165 // utf8-custom-section-id.wast:554 166 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xef\x00\x80", "utf8-custom-section-id.wast:554"); 167 168 // utf8-custom-section-id.wast:564 169 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xef\x7f\x80", "utf8-custom-section-id.wast:564"); 170 171 // utf8-custom-section-id.wast:574 172 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xef\xc0\x80", "utf8-custom-section-id.wast:574"); 173 174 // utf8-custom-section-id.wast:584 175 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xef\xfd\x80", "utf8-custom-section-id.wast:584"); 176 177 // utf8-custom-section-id.wast:596 178 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xe0\xa0\x00", "utf8-custom-section-id.wast:596"); 179 180 // utf8-custom-section-id.wast:606 181 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xe0\xa0\x7f", "utf8-custom-section-id.wast:606"); 182 183 // utf8-custom-section-id.wast:616 184 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xe0\xa0\xc0", "utf8-custom-section-id.wast:616"); 185 186 // utf8-custom-section-id.wast:626 187 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xe0\xa0\xfd", "utf8-custom-section-id.wast:626"); 188 189 // utf8-custom-section-id.wast:636 190 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xe1\x80\x00", "utf8-custom-section-id.wast:636"); 191 192 // utf8-custom-section-id.wast:646 193 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xe1\x80\x7f", "utf8-custom-section-id.wast:646"); 194 195 // utf8-custom-section-id.wast:656 196 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xe1\x80\xc0", "utf8-custom-section-id.wast:656"); 197 198 // utf8-custom-section-id.wast:666 199 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xe1\x80\xfd", "utf8-custom-section-id.wast:666"); 200 201 // utf8-custom-section-id.wast:676 202 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xec\x80\x00", "utf8-custom-section-id.wast:676"); 203 204 // utf8-custom-section-id.wast:686 205 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xec\x80\x7f", "utf8-custom-section-id.wast:686"); 206 207 // utf8-custom-section-id.wast:696 208 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xec\x80\xc0", "utf8-custom-section-id.wast:696"); 209 210 // utf8-custom-section-id.wast:706 211 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xec\x80\xfd", "utf8-custom-section-id.wast:706"); 212 213 // utf8-custom-section-id.wast:716 214 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xed\x80\x00", "utf8-custom-section-id.wast:716"); 215 216 // utf8-custom-section-id.wast:726 217 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xed\x80\x7f", "utf8-custom-section-id.wast:726"); 218 219 // utf8-custom-section-id.wast:736 220 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xed\x80\xc0", "utf8-custom-section-id.wast:736"); 221 222 // utf8-custom-section-id.wast:746 223 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xed\x80\xfd", "utf8-custom-section-id.wast:746"); 224 225 // utf8-custom-section-id.wast:756 226 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xee\x80\x00", "utf8-custom-section-id.wast:756"); 227 228 // utf8-custom-section-id.wast:766 229 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xee\x80\x7f", "utf8-custom-section-id.wast:766"); 230 231 // utf8-custom-section-id.wast:776 232 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xee\x80\xc0", "utf8-custom-section-id.wast:776"); 233 234 // utf8-custom-section-id.wast:786 235 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xee\x80\xfd", "utf8-custom-section-id.wast:786"); 236 237 // utf8-custom-section-id.wast:796 238 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xef\x80\x00", "utf8-custom-section-id.wast:796"); 239 240 // utf8-custom-section-id.wast:806 241 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xef\x80\x7f", "utf8-custom-section-id.wast:806"); 242 243 // utf8-custom-section-id.wast:816 244 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xef\x80\xc0", "utf8-custom-section-id.wast:816"); 245 246 // utf8-custom-section-id.wast:826 247 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xef\x80\xfd", "utf8-custom-section-id.wast:826"); 248 249 // utf8-custom-section-id.wast:838 250 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x06\x05\xf1\x80\x80\x80\x80", "utf8-custom-section-id.wast:838"); 251 252 // utf8-custom-section-id.wast:848 253 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xf1\x80\x80", "utf8-custom-section-id.wast:848"); 254 255 // utf8-custom-section-id.wast:858 256 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf1\x80\x80\x23", "utf8-custom-section-id.wast:858"); 257 258 // utf8-custom-section-id.wast:868 259 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xf1\x80", "utf8-custom-section-id.wast:868"); 260 261 // utf8-custom-section-id.wast:878 262 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xf1\x80\x23", "utf8-custom-section-id.wast:878"); 263 264 // utf8-custom-section-id.wast:888 265 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x02\x01\xf1", "utf8-custom-section-id.wast:888"); 266 267 // utf8-custom-section-id.wast:898 268 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xf1\x23", "utf8-custom-section-id.wast:898"); 269 270 // utf8-custom-section-id.wast:910 271 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf0\x00\x90\x90", "utf8-custom-section-id.wast:910"); 272 273 // utf8-custom-section-id.wast:920 274 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf0\x7f\x90\x90", "utf8-custom-section-id.wast:920"); 275 276 // utf8-custom-section-id.wast:930 277 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf0\x80\x80\x80", "utf8-custom-section-id.wast:930"); 278 279 // utf8-custom-section-id.wast:940 280 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf0\x80\x90\x90", "utf8-custom-section-id.wast:940"); 281 282 // utf8-custom-section-id.wast:950 283 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf0\x8f\x90\x90", "utf8-custom-section-id.wast:950"); 284 285 // utf8-custom-section-id.wast:960 286 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf0\x8f\xbf\xbf", "utf8-custom-section-id.wast:960"); 287 288 // utf8-custom-section-id.wast:970 289 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf0\xc0\x90\x90", "utf8-custom-section-id.wast:970"); 290 291 // utf8-custom-section-id.wast:980 292 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf0\xfd\x90\x90", "utf8-custom-section-id.wast:980"); 293 294 // utf8-custom-section-id.wast:990 295 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf1\x00\x80\x80", "utf8-custom-section-id.wast:990"); 296 297 // utf8-custom-section-id.wast:1000 298 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf1\x7f\x80\x80", "utf8-custom-section-id.wast:1000"); 299 300 // utf8-custom-section-id.wast:1010 301 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf1\xc0\x80\x80", "utf8-custom-section-id.wast:1010"); 302 303 // utf8-custom-section-id.wast:1020 304 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf1\xfd\x80\x80", "utf8-custom-section-id.wast:1020"); 305 306 // utf8-custom-section-id.wast:1030 307 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf3\x00\x80\x80", "utf8-custom-section-id.wast:1030"); 308 309 // utf8-custom-section-id.wast:1040 310 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf3\x7f\x80\x80", "utf8-custom-section-id.wast:1040"); 311 312 // utf8-custom-section-id.wast:1050 313 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf3\xc0\x80\x80", "utf8-custom-section-id.wast:1050"); 314 315 // utf8-custom-section-id.wast:1060 316 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf3\xfd\x80\x80", "utf8-custom-section-id.wast:1060"); 317 318 // utf8-custom-section-id.wast:1070 319 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf4\x00\x80\x80", "utf8-custom-section-id.wast:1070"); 320 321 // utf8-custom-section-id.wast:1080 322 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf4\x7f\x80\x80", "utf8-custom-section-id.wast:1080"); 323 324 // utf8-custom-section-id.wast:1090 325 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf4\x90\x80\x80", "utf8-custom-section-id.wast:1090"); 326 327 // utf8-custom-section-id.wast:1100 328 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf4\xbf\x80\x80", "utf8-custom-section-id.wast:1100"); 329 330 // utf8-custom-section-id.wast:1110 331 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf4\xc0\x80\x80", "utf8-custom-section-id.wast:1110"); 332 333 // utf8-custom-section-id.wast:1120 334 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf4\xfd\x80\x80", "utf8-custom-section-id.wast:1120"); 335 336 // utf8-custom-section-id.wast:1130 337 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf5\x80\x80\x80", "utf8-custom-section-id.wast:1130"); 338 339 // utf8-custom-section-id.wast:1140 340 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf7\x80\x80\x80", "utf8-custom-section-id.wast:1140"); 341 342 // utf8-custom-section-id.wast:1150 343 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf7\xbf\xbf\xbf", "utf8-custom-section-id.wast:1150"); 344 345 // utf8-custom-section-id.wast:1162 346 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf0\x90\x00\x90", "utf8-custom-section-id.wast:1162"); 347 348 // utf8-custom-section-id.wast:1172 349 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf0\x90\x7f\x90", "utf8-custom-section-id.wast:1172"); 350 351 // utf8-custom-section-id.wast:1182 352 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf0\x90\xc0\x90", "utf8-custom-section-id.wast:1182"); 353 354 // utf8-custom-section-id.wast:1192 355 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf0\x90\xfd\x90", "utf8-custom-section-id.wast:1192"); 356 357 // utf8-custom-section-id.wast:1202 358 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf1\x80\x00\x80", "utf8-custom-section-id.wast:1202"); 359 360 // utf8-custom-section-id.wast:1212 361 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf1\x80\x7f\x80", "utf8-custom-section-id.wast:1212"); 362 363 // utf8-custom-section-id.wast:1222 364 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf1\x80\xc0\x80", "utf8-custom-section-id.wast:1222"); 365 366 // utf8-custom-section-id.wast:1232 367 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf1\x80\xfd\x80", "utf8-custom-section-id.wast:1232"); 368 369 // utf8-custom-section-id.wast:1242 370 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf3\x80\x00\x80", "utf8-custom-section-id.wast:1242"); 371 372 // utf8-custom-section-id.wast:1252 373 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf3\x80\x7f\x80", "utf8-custom-section-id.wast:1252"); 374 375 // utf8-custom-section-id.wast:1262 376 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf3\x80\xc0\x80", "utf8-custom-section-id.wast:1262"); 377 378 // utf8-custom-section-id.wast:1272 379 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf3\x80\xfd\x80", "utf8-custom-section-id.wast:1272"); 380 381 // utf8-custom-section-id.wast:1282 382 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf4\x80\x00\x80", "utf8-custom-section-id.wast:1282"); 383 384 // utf8-custom-section-id.wast:1292 385 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf4\x80\x7f\x80", "utf8-custom-section-id.wast:1292"); 386 387 // utf8-custom-section-id.wast:1302 388 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf4\x80\xc0\x80", "utf8-custom-section-id.wast:1302"); 389 390 // utf8-custom-section-id.wast:1312 391 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf4\x80\xfd\x80", "utf8-custom-section-id.wast:1312"); 392 393 // utf8-custom-section-id.wast:1324 394 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf0\x90\x90\x00", "utf8-custom-section-id.wast:1324"); 395 396 // utf8-custom-section-id.wast:1334 397 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf0\x90\x90\x7f", "utf8-custom-section-id.wast:1334"); 398 399 // utf8-custom-section-id.wast:1344 400 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf0\x90\x90\xc0", "utf8-custom-section-id.wast:1344"); 401 402 // utf8-custom-section-id.wast:1354 403 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf0\x90\x90\xfd", "utf8-custom-section-id.wast:1354"); 404 405 // utf8-custom-section-id.wast:1364 406 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf1\x80\x80\x00", "utf8-custom-section-id.wast:1364"); 407 408 // utf8-custom-section-id.wast:1374 409 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf1\x80\x80\x7f", "utf8-custom-section-id.wast:1374"); 410 411 // utf8-custom-section-id.wast:1384 412 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf1\x80\x80\xc0", "utf8-custom-section-id.wast:1384"); 413 414 // utf8-custom-section-id.wast:1394 415 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf1\x80\x80\xfd", "utf8-custom-section-id.wast:1394"); 416 417 // utf8-custom-section-id.wast:1404 418 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf3\x80\x80\x00", "utf8-custom-section-id.wast:1404"); 419 420 // utf8-custom-section-id.wast:1414 421 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf3\x80\x80\x7f", "utf8-custom-section-id.wast:1414"); 422 423 // utf8-custom-section-id.wast:1424 424 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf3\x80\x80\xc0", "utf8-custom-section-id.wast:1424"); 425 426 // utf8-custom-section-id.wast:1434 427 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf3\x80\x80\xfd", "utf8-custom-section-id.wast:1434"); 428 429 // utf8-custom-section-id.wast:1444 430 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf4\x80\x80\x00", "utf8-custom-section-id.wast:1444"); 431 432 // utf8-custom-section-id.wast:1454 433 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf4\x80\x80\x7f", "utf8-custom-section-id.wast:1454"); 434 435 // utf8-custom-section-id.wast:1464 436 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf4\x80\x80\xc0", "utf8-custom-section-id.wast:1464"); 437 438 // utf8-custom-section-id.wast:1474 439 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf4\x80\x80\xfd", "utf8-custom-section-id.wast:1474"); 440 441 // utf8-custom-section-id.wast:1486 442 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x07\x06\xf8\x80\x80\x80\x80\x80", "utf8-custom-section-id.wast:1486"); 443 444 // utf8-custom-section-id.wast:1496 445 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf8\x80\x80\x80", "utf8-custom-section-id.wast:1496"); 446 447 // utf8-custom-section-id.wast:1506 448 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x06\x05\xf8\x80\x80\x80\x23", "utf8-custom-section-id.wast:1506"); 449 450 // utf8-custom-section-id.wast:1516 451 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xf8\x80\x80", "utf8-custom-section-id.wast:1516"); 452 453 // utf8-custom-section-id.wast:1526 454 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xf8\x80\x80\x23", "utf8-custom-section-id.wast:1526"); 455 456 // utf8-custom-section-id.wast:1536 457 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xf8\x80", "utf8-custom-section-id.wast:1536"); 458 459 // utf8-custom-section-id.wast:1546 460 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xf8\x80\x23", "utf8-custom-section-id.wast:1546"); 461 462 // utf8-custom-section-id.wast:1556 463 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x02\x01\xf8", "utf8-custom-section-id.wast:1556"); 464 465 // utf8-custom-section-id.wast:1566 466 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xf8\x23", "utf8-custom-section-id.wast:1566"); 467 468 // utf8-custom-section-id.wast:1578 469 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x06\x05\xf8\x80\x80\x80\x80", "utf8-custom-section-id.wast:1578"); 470 471 // utf8-custom-section-id.wast:1588 472 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x06\x05\xfb\xbf\xbf\xbf\xbf", "utf8-custom-section-id.wast:1588"); 473 474 // utf8-custom-section-id.wast:1600 475 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x08\x07\xfc\x80\x80\x80\x80\x80\x80", "utf8-custom-section-id.wast:1600"); 476 477 // utf8-custom-section-id.wast:1610 478 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x06\x05\xfc\x80\x80\x80\x80", "utf8-custom-section-id.wast:1610"); 479 480 // utf8-custom-section-id.wast:1620 481 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x07\x06\xfc\x80\x80\x80\x80\x23", "utf8-custom-section-id.wast:1620"); 482 483 // utf8-custom-section-id.wast:1630 484 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xfc\x80\x80\x80", "utf8-custom-section-id.wast:1630"); 485 486 // utf8-custom-section-id.wast:1640 487 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x06\x05\xfc\x80\x80\x80\x23", "utf8-custom-section-id.wast:1640"); 488 489 // utf8-custom-section-id.wast:1650 490 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xfc\x80\x80", "utf8-custom-section-id.wast:1650"); 491 492 // utf8-custom-section-id.wast:1660 493 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xfc\x80\x80\x23", "utf8-custom-section-id.wast:1660"); 494 495 // utf8-custom-section-id.wast:1670 496 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xfc\x80", "utf8-custom-section-id.wast:1670"); 497 498 // utf8-custom-section-id.wast:1680 499 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x04\x03\xfc\x80\x23", "utf8-custom-section-id.wast:1680"); 500 501 // utf8-custom-section-id.wast:1690 502 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x02\x01\xfc", "utf8-custom-section-id.wast:1690"); 503 504 // utf8-custom-section-id.wast:1700 505 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xfc\x23", "utf8-custom-section-id.wast:1700"); 506 507 // utf8-custom-section-id.wast:1712 508 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x07\x06\xfc\x80\x80\x80\x80\x80", "utf8-custom-section-id.wast:1712"); 509 510 // utf8-custom-section-id.wast:1722 511 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x07\x06\xfd\xbf\xbf\xbf\xbf\xbf", "utf8-custom-section-id.wast:1722"); 512 513 // utf8-custom-section-id.wast:1734 514 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x02\x01\xfe", "utf8-custom-section-id.wast:1734"); 515 516 // utf8-custom-section-id.wast:1744 517 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x02\x01\xff", "utf8-custom-section-id.wast:1744"); 518 519 // utf8-custom-section-id.wast:1754 520 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xfe\xff", "utf8-custom-section-id.wast:1754"); 521 522 // utf8-custom-section-id.wast:1764 523 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\x00\x00\xfe\xff", "utf8-custom-section-id.wast:1764"); 524 525 // utf8-custom-section-id.wast:1774 526 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x03\x02\xff\xfe", "utf8-custom-section-id.wast:1774"); 527 528 // utf8-custom-section-id.wast:1784 529 assert_malformed("\x00\x61\x73\x6d\x01\x00\x00\x00\x00\x05\x04\xff\xfe\x00\x00", "utf8-custom-section-id.wast:1784"); 530 reinitializeRegistry(); 531 })();