blob: 595ed290ea8b56314932a4eb6b5006a7c2cdcc7f [file] [log] [blame]
// |jit-test| error:Error
// Binary: cache/js-dbg-64-4a9a6ffd1f21-linux
// Flags:
//
function jsTestDriverEnd() {}
this.__defineSetter__("x", function () {});
x %= 5;
jsTestDriverEnd();
mjitChunkLimit();