Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/dom/workers/test/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 480 B image not shown  

Quelle  bug1020226_worker.js

  Sprache: JAVA
 

var p = new Promise(function (resolve, reject) {
  // This causes a runnable to be queued.
  reject(new Error());
  postMessage("loaded");

  // This prevents that runnable from running until the window calls terminate(),
  // at which point the worker goes into the Canceling state and then an
  // HoldWorker() is attempted, which fails, which used to result in
  // multiple calls to the error reporter, one after the worker's context had
  // been GCed.
  while (true) {}
});

Messung V0.5 in Prozent
C=50 H=67 G=58

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

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