Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
C
/
Firefox
/
toolkit
/
components
/
telemetry
/
app
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 52 kB
Quelle bug1372956.js Sprache: unbekannt
// |jit-test| error: TypeError
x = {};
Array.prototype.push.call(x, 0);
Object.freeze(x);
Array.prototype.unshift.call(x, 0);
Messung V0.5
C=95
H=82
G=88
[ Dauer der Verarbeitung: 0.3 Sekunden (vorverarbeitet)
]
2026-04-02