Source code

Revision control

Copy as Markdown

Other Tools

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