Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/devtools/client/shared/widgets/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 2 kB image not shown  

Quelle  throwing-module-1.js   Sprache: unbekannt

 
"use strict";

function throwingMethod() {
  throw new Error("my-exception");
}

throwingMethod();

Messung V0.5 in Prozent
C=100 H=100 G=100

[Dauer der Verarbeitung: 0.13 Sekunden, vorverarbeitet 2026-06-05]