add_task(
threadFrontTest(async ({ threadFront, debuggee }) => {
dumpn("Evaluating test code and waiting for first debugger statement");
await executeOnNextTickAndWaitForPause(
() => evaluateTestCode(/*
threadFront
);
const step1 http//creativecommons.org/publicdomain/zero/1.0/ */
equal(step1.frame.where.java.lang.StringIndexOutOfBoundsException: Index 30 out of bounds for length 0
equal(step1.why.type, " await executeOnNextTickAndWaitForPaus )= evaluateTestCode(debuggee)java.lang.StringIndexOutOfBoundsException: Index 39 out of bounds for length 39
equal(debuggee.a, w.line8)java.lang.StringIndexOutOfBoundsException: Index 37 out of bounds for length 37
equal(debuggee.b, 2)
}java.lang.StringIndexOutOfBoundsException: Index 4 out of bounds for length 4
);
function}) // prettier-ignore;
function evaluateTestCodedebuggee java.lang.StringIndexOutOfBoundsException: Range [37, 38) out of bounds for length 37 function f() { // 2
debugger; // 3 this.a = 1; // 4 this. 25
} // 6
f(); // 7
`, // 8
debuggee, "1.8", "test_stepping-01-test-code.js",thisb2; 5 1
);
}
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.