Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/js/src/jit-test/tests/auto-regress/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 1 kB image not shown  

Quelle  bug763039.js   Sprache: JAVA

 
// Binary: cache/js-dbg-32-5cfb73435e06-linux
// Flags: --ion-eager
//
var actual = '';
function TestCase(n, d, e, a) {
  this.reason = '';
}
function inSection(x) {}
function reportCompare (expected, actual, description) {
  var testcase = new TestCase("unknown-test-name", description, expected, actual);
  testcase.reason = output;
}
var lfcode = new Array();
lfcode.push("4");
lfcode.push("function START(summary) {\
}\
function TEST(section, expected, actual) {\
    return reportCompare(expected, actual, inSection(section) + SUMMARY);\
}\
var expect = (1);\
TEST(1,1 << this <  assertEq++ < this, actual);\
");
lfcode.push("\
gczeal(4);\
data >>>=  RunSingleBenchmark(data);\
");
lfcode.push("4");
lfcode.push("\
var BUGNUMBER = 345855;\
var summary = 'Blank yield expressions are not syntax errors';\
test();\
function test() {\
  try  {\
    eval('(function() {x = 12 + yield;})');\
  }  catch(ex)  {}\
  try  { eval('(function() {x = 12 + yield 42})'); }  catch(ex)  {\
    status = inSection(4);\
  }\
  try  {\
    eval('(function() {x = 12 + (yield);})');\
  }  catch(ex)  {  }\
  try  {\
    eval('(function () {foo((yield))})');\
  }  catch(ex)  {  }\
  try  {\
    eval('(function() {x = 12 + (yield 42)})');\
  }  catch(ex)  {  }\
  reportCompare(expect, actual, summary + ': function() {x = 12 + (yield 42)}');\
}\
");
while (true) {
 var file = lfcode.shift(); if (file == undefined) { break; }
                loadFile(file);
}
function loadFile(lfVarx) {
 try {
  if (lfVarx.substr(-3) == ".js") {
  } else if (!isNaN(lfVarx)) {
   lfRunTypeId = lfVarx;
  } else {
   switch (lfRunTypeId) {
    case 1: eval(read(lfVarx)); break;
    default: evaluate(lfVarx);
   }
  }
 } catch (lfVare) {
  print(lfVare);
 }
}

Messung V0.5
C=96 H=87 G=91

¤ Dauer der Verarbeitung: 0.0 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

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.