Source code

Revision control

Copy as Markdown

Other Tools

// Binary: cache/js-dbg-64-55e7efcc1946-linux
// Flags:
//
var o = Object.preventExtensions(new ArrayBuffer);
try { (function () { o.__proto__ = ({ __proto__: o, indexArray: ["abc"] }); })(); } catch(exc) {}
JSON.stringify(this);