- From: <bugzilla@jessica.w3.org>
- Date: Fri, 10 Jan 2014 00:44:26 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24248 --- Comment #3 from Boris Zbarsky <bzbarsky@mit.edu> --- Conceptually, this is meant for cases when no this value is being explicitly provided to a function call, which should act just like this: var f = theFunctionIWasGiven; f(); or f.call(); -- You are receiving this mail because: You are on the CC list for the bug.
Received on Friday, 10 January 2014 00:44:29 UTC