Source code

Revision control

Copy as Markdown

Other Tools

this.__defineGetter__("x", () => new Float64Array())
Function("\
with(this) {\
eval(\"x\")\
}\
")()