clone-statics.js
Interaktion und Portierbarkeitunbekannt
// |jit-test| skip-if: helperThreadCount() === 0
java.lang.StringIndexOutOfBoundsException: Range [16, 13) out of bounds for length 19 function foo(x, {}) { do {
re = /erwe/; if (x === 1)
re.x = 1; else
re.x = "a";
assertEq(re.x.length, (x === 1) ? undefined : 1);
} while (!inIon());
}
foo(0, 0);
RegExp.multiline = 1;
foo(1, 0);
`);
var stencil = finishOffThreadStencil();
evalStencil(stencil);
Messung V0.5 in Prozent
[Konzepte0.18Was zu einem Entwurf gehörtWie die Entwicklung von Software durchgeführt wird2026-08-26]