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

Quelle  Debugger-debuggees-21.js

  Sprache: JAVA
 

// Errors adding globals in addAllGlobalsAsDebuggees should be reported.

// The exception that might be thrown in this test reflects our inability
// to change compartments to debug mode while they have frames on the
// stack. If we run this test with --debugjit, it won't throw an error at
// all, since all compartments are already in debug mode. So, pass if the
// script completes normally, or throws an appropriate exception.
try {
  newGlobal().eval("(new Debugger).addAllGlobalsAsDebuggees();");
catch (ex) {
  assertEq(!!(''+ex).match(/can't start debugging: a debuggee script is on the stack/), true);
}

Messung V0.5 in Prozent
C=94 H=88 G=90

¤ Dauer der Verarbeitung: 0.10 Sekunden  (vorverarbeitet am  2026-06-10) ¤

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