blob: ae61d168191ee9f04263101818d5052f00b54455 (
plain)
1
2
3
4
5
6
7
|
// Binary: cache/js-dbg-64-55e7efcc1946-linux
// Flags:
//
var o = Object.preventExtensions(new ArrayBuffer);
try { (function () { o.__proto__ = ({ __proto__: o, indexArray: ["abc"] }); })(); } catch(exc) {}
uneval(this);
|