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

Quelle  bug2013762.js

  Sprache: JAVA
 

const m = new WebAssembly.Module(wasmTextToBinary(`(module
  (type $s (struct))
  (table 16 (ref null $s) ref.null $s)
  (func (export "test")
    loop ;; label = @2
      i32.const 16
      table.get 0
      br_on_null 0 (;@2;)
      drop
    end
  )
)`));
const { test } = new WebAssembly.Instance(m).exports;
assertErrorMessage(() => test(), WebAssembly.RuntimeError, /index out of bounds/);

Messung V0.5 in Prozent
C=91 H=94 G=92

¤ Dauer der Verarbeitung: 0.2 Sekunden  ¤

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