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

Quelle  bug1762343.js   Sprache: JAVA

 
// |jit-test| --fast-warmup; --no-threads

function placeholder() {}

function main() {
  const fhash = placeholder;
  const v9 = -62980826;

  let v21;
  for (let i = 0; i < 32; i++) {
    // Call Math.fround() to enable the Float32 specialization pass.
    Math.fround(123);

    // Math.trunc() can produce Float32.
    const v18 = Math.trunc(-9007199254740992);

    // |valueOf| is always true, but can't be inferred at compile-time.
    const v20 = valueOf ? v18 : -9007199254740992;

    // Use the Float32 value.
    v21 = v20 && v9;
  }

  assertEq(v21, -62980826);
}

main();

Messung V0.5
C=93 H=62 G=78

¤ Dauer der Verarbeitung: 0.11 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.