var o = {v: 1, f: function() { return this.v }}; o.f()