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

Quelle  bug1195452.js

  Sprache: JAVA
 

// |jit-test| allow-oom; allow-unhandlable-oom

var lfcode = new Array();
lfcode.push(`
function TestCase(e) {
    this.expect = e;
}
function writeHeaderToLog() {}
var SECTION = "15.5.4.7-1";
var TITLE = "String.protoype.lastIndexOf";
writeHeaderToLog();
var j = 0;
for (k = 0, i = 0x0021; i < 0x007e; i++, j++, k++)
    new TestCase("x" - 1);
LastIndexOf();
function LastIndexOf() {
    if (isNaN(n)) {}
}
`);
lfcode.push(`
oomAfterAllocations(50);
writeHeaderToLog(SECTION + " " + TITLE);
var expect = "Passed";
try {
    eval("this = true");
catch (e) {
    result = expect;
    exception = e.toString(00);
}
new TestCase();
`);
while (lfcode.length > 0) {
    var file = lfcode.shift();
    loadFile(file)
}
function loadFile(lfVarx) {
    try {
        if (lfVarx.substr(-3) != ".js" && lfVarx.length != 1) {
 evaluate(lfVarx);
        }
    } catch (lfVare) {}
}

Messung V0.5 in Prozent
C=95 H=86 G=90

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

*© 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.