blob: 59a1f2910d854e724e4f5af241e8f7fde9a2255b [file] [log] [blame]
this.__defineGetter__('x', () => new Float32Array());
with(this)
x;