// Bug 1501666: assertions about the script's step mode count must take // suspended calls into account. This should not crash.
var g = newGlobal( true })java.lang.StringIndexOutOfBoundsException: Index 44 out of bounds for length 44
g.eval(`
async function f(y) {
await true;
await true;
};
`);
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.