Imported Upstream version 1.0.0
[platform/upstream/js.git] / js / src / jit-test / tests / basic / bug578041.js
1 this.__defineGetter__('x', Float32Array);
2 with(this)
3     x;