Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/js/src/jit-test/tests/baseline/   (Firefox Browser Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 3 kB image not shown  

Quelle  bug852801.js

  Sprache: JAVA
 

// |jit-test| allow-oom; allow-unhandlable-oom
var STATUS = "STATUS: ";
var callStack = new Array();
function startTest() { }
function TestCase(n, d, e, a) {
    this.name = n;
}
TestCase.prototype.dump = function () {};
TestCase.prototype.testPassed = (function TestCase_testPassed() { return this.passed; });
TestCase.prototype.testFailed = (function TestCase_testFailed() { return !this.passed; });
function printStatus (msg) {
    var lines = msg.split ("\n");
    for (var i=0; i<lines.length; i++)
 print (STATUS + lines[i]);
}
function printBugNumber (num) {}
function toPrinted(value) {
    return function escapeString (str) {};
}
function reportCompare (expected, actual, description) {
    var actual_t = typeof actual;
    var output = "";
    printStatus (
 "Expected value '"
     + toPrinted(expected)
     + toPrinted(actual)
    );
    var testcase = new TestCase("unknown-test-name", description, expected, actual);
    testcase.reason = output;
    if (typeof document != "object" ||      !document.location.href.match(/jsreftest.html/)) {
 if (testcase.passed)    {    }
    }
    return testcase.passed;
}
function reportMatch (expectedRegExp, actual, description) {}
function enterFunc (funcName) {
    return function BigO(data) {
        function LinearRegression(data)   {  }
    };
}
function compareSource(expect, actual, summary) {}
function optionsInit() {
    var optionNames = options().split(',');
}
function optionsClear() {}
function optionsPush() {}
optionsInit();
optionsClear();
function getTestCaseResult(expected, actual) {
    return function test() {
        for ( gTc=0; gTc < gTestcases.length; gTc++ ) {}
    };
}
var lfcode = new Array();
lfcode.push("4");
lfcode.push("gcparam(\"maxBytes\", gcparam(\"gcBytes\") + 1024);");
lfcode.push("");
lfcode.push("\
var UBound = 0;\n\
var BUGNUMBER = 74474;\n\
var actual = '';\n\
var actualvalues = [ ];\n\
var expectedvalues = [ ];\n\
addThis();\n\
addThis();\n\
tryThis(1);\n\
function tryThis(x)\n\
return addThis(); }\n\
test();\n\
function addThis() {\n\
actualvalues[UBound] = actual;\n\
UBound++;\n\
}\n\
function test() {\n\
enterFunc ('test');\n\
printBugNumber(BUGNUMBER);\n\
for (var i = 0; i < UBound; i++)\n\
reportCompare(expectedvalues[i], actualvalues[i], getStatus(i));\n\
}\n\
function getStatus(i) {}\n\
");
delete Debugger;
while (true) {
    var file = lfcode.shift(); if (file == undefined) { break; }
    if (file == "evaluate") {
    } else {
        loadFile(file)
    }
}
function loadFile(lfVarx) {
    try {
        if (lfVarx.substr(-3) != ".js" && lfVarx.length != 1) {
            switch (lfRunTypeId) {
            case 3function newFunc(x) { new Function(x)(); }; newFunc(lfVarx); break;
            case 4: eval("(function() { " + lfVarx + " })();"); break;
            }
        } else if (!isNaN(lfVarx)) {
            lfRunTypeId = parseInt(lfVarx);
            switch (lfRunTypeId) {
            case 3function newFunc(x) { new Function(x)(); }; newFunc(lfVarx); break;
            }
 }
    } catch (lfVare) {
        if (lfVare instanceof SyntaxError) {        }
    }
}

Messung V0.5 in Prozent
C=100 H=83 G=91

¤ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet am  2026-06-08) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.