blob: 7c192029b8bf538f9829055be4e25617e9efc05b [file] [log] [blame]
this.__defineGetter__("x", () => new Float64Array())
Function("\
with(this) {\
eval(\"x\")\
}\
")()