aoqi@0: f: this=[object global], a=undefined, b=undefined aoqi@0: v: this=[object global], a=undefined, b=undefined, c=undefined aoqi@0: f: this=boundThis, a=undefined, b=undefined aoqi@0: v: this=boundThis, a=undefined, b=undefined, c=undefined aoqi@0: f: this=boundThis, a=a0, b=undefined aoqi@0: v: this=boundThis, a=a1, b=undefined, c=undefined aoqi@0: f: this=boundThis, a=a2, b=undefined aoqi@0: v: this=boundThis, a=a3, b=undefined, c=undefined aoqi@0: f: this=boundThis, a=a4, b=b4 aoqi@0: v: this=boundThis, a=a5, b=b5, c=undefined aoqi@0: f: this=boundThis, a=a6, b=b6 aoqi@0: v: this=boundThis, a=a7, b=b7, c=undefined aoqi@0: f: this=boundThis, a=a8, b=b8 aoqi@0: v: this=boundThis, a=a9, b=b9, c=c9 aoqi@0: f: this=boundThis, a=a10, b=b10 aoqi@0: v: this=boundThis, a=a11, b=b11, c=c11 aoqi@0: aoqi@0: Test constructors aoqi@0: aoqi@0: f: this=[object Object], a=undefined, b=undefined aoqi@0: v: this=[object Object], a=undefined, b=undefined, c=undefined aoqi@0: f: this=[object Object], a=a0, b=undefined aoqi@0: v: this=[object Object], a=a1, b=undefined, c=undefined aoqi@0: f: this=[object Object], a=a2, b=undefined aoqi@0: v: this=[object Object], a=a3, b=undefined, c=undefined aoqi@0: f: this=[object Object], a=a4, b=b4 aoqi@0: v: this=[object Object], a=a5, b=b5, c=undefined aoqi@0: f: this=[object Object], a=a6, b=b6 aoqi@0: v: this=[object Object], a=a7, b=b7, c=undefined aoqi@0: f: this=[object Object], a=a8, b=b8 aoqi@0: v: this=[object Object], a=a9, b=b9, c=c9 aoqi@0: f: this=[object Object], a=a10, b=b10 aoqi@0: v: this=[object Object], a=a11, b=b11, c=c11 aoqi@0: aoqi@0: Test double binding aoqi@0: aoqi@0: f: this=boundThis, a=undefined, b=undefined aoqi@0: f: this=[object Object], a=undefined, b=undefined aoqi@0: f: this=[object Object], a=a12, b=undefined aoqi@0: v: this=boundThis, a=undefined, b=undefined, c=undefined aoqi@0: v: this=[object Object], a=undefined, b=undefined, c=undefined aoqi@0: v: this=[object Object], a=a13, b=undefined, c=undefined