js/src/jit-test/tests/auto-regress/bug694438.js

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:0a951eecd953
1 // Binary: cache/js-dbg-64-ae061e27e3df-linux
2 // Flags: -m -n
3 //
4
5 var lfcode = new Array();
6 lfcode.push("29cff0b98e80f8b27367a56b3c752dedc59a01fd.js");
7 lfcode.push("da39a3ee5e6b4b0d3255bfef95601890afd80709.js");
8 lfcode.push("3");
9 lfcode.push("b40eb3beb80c7cde2828a33bd779f7826e25287d.js");
10 lfcode.push("f7b783e07cd0e61b675319866b62c96b521d3c12.js");
11 lfcode.push("29cff0b98e80f8b27367a56b3c752dedc59a01fd.js");
12 lfcode.push("da39a3ee5e6b4b0d3255bfef95601890afd80709.js");
13 lfcode.push("1");
14 lfcode.push("02b39295c36bbe079e9dca0aca95d253d064a194.js");
15 lfcode.push("f7b783e07cd0e61b675319866b62c96b521d3c12.js");
16 lfcode.push("29cff0b98e80f8b27367a56b3c752dedc59a01fd.js");
17 lfcode.push("da39a3ee5e6b4b0d3255bfef95601890afd80709.js");
18 lfcode.push("4");
19 lfcode.push("6d3ccd7e95a67392260056fd31425aa671cb5c54.js");
20 lfcode.push("f7b783e07cd0e61b675319866b62c96b521d3c12.js");
21 lfcode.push("29cff0b98e80f8b27367a56b3c752dedc59a01fd.js");
22 lfcode.push("da39a3ee5e6b4b0d3255bfef95601890afd80709.js");
23 lfcode.push("0");
24 lfcode.push("0d88bd3fca079ce7b26f26e12511d3e36edb4202.js");
25 lfcode.push("f7b783e07cd0e61b675319866b62c96b521d3c12.js");
26 lfcode.push("29cff0b98e80f8b27367a56b3c752dedc59a01fd.js");
27 lfcode.push("da39a3ee5e6b4b0d3255bfef95601890afd80709.js");
28 lfcode.push("4");
29 lfcode.push("c26e5241caa1d0dad95a2202a57cdc48322e5917.js");
30 lfcode.push("f7b783e07cd0e61b675319866b62c96b521d3c12.js");
31 lfcode.push("29cff0b98e80f8b27367a56b3c752dedc59a01fd.js");
32 lfcode.push("da39a3ee5e6b4b0d3255bfef95601890afd80709.js");
33 lfcode.push("3");
34 lfcode.push("7eeb48e00f249e4a8ab82e7c70102725f3c88195.js");
35 lfcode.push("f7b783e07cd0e61b675319866b62c96b521d3c12.js");
36 lfcode.push("29cff0b98e80f8b27367a56b3c752dedc59a01fd.js");
37 lfcode.push("da39a3ee5e6b4b0d3255bfef95601890afd80709.js");
38 lfcode.push("2");
39 lfcode.push("7b61d02cc95bbc7309f749c5deb5d4709687214f.js");
40 lfcode.push("f7b783e07cd0e61b675319866b62c96b521d3c12.js");
41 lfcode.push("29cff0b98e80f8b27367a56b3c752dedc59a01fd.js");
42 lfcode.push("da39a3ee5e6b4b0d3255bfef95601890afd80709.js");
43 lfcode.push("1");
44 lfcode.push("8eafe3c62c3ce1635548fc09c4434ef0259bcfff.js");
45 lfcode.push("f7b783e07cd0e61b675319866b62c96b521d3c12.js");
46 lfcode.push("29cff0b98e80f8b27367a56b3c752dedc59a01fd.js");
47 lfcode.push("da39a3ee5e6b4b0d3255bfef95601890afd80709.js");
48 var lfRunTypeId = -1;
49 while (true) {
50 var file = lfcode.shift(); if (file == undefined) { break; }
51 loadFile(file);
52 }
53 function loadFile(lfVarx) {
54 try {
55 if (lfVarx.substr(-3) == ".js") {
56 switch (lfRunTypeId) {
57 case 4: eval("(function() { " + "" + " })();");
58 }
59 }
60 } catch (lfVare) { }
61 }

mercurial