testGlobalAsProto.js (79B)
1 var b = Object.create(this); 2 for (var i = 0; i < 9; i++) 3 assertEq(b.i, i);