- From: <bugzilla@jessica.w3.org>
- Date: Tue, 28 Jan 2014 19:29:40 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24291
--- Comment #13 from Domenic Denicola <domenic@domenicdenicola.com> ---
Yes, I would be curious what the observable difference between not-wrapping
versus wrapping would be. Presumably if you did not-wrapping, you'd be doing
the `if (Type(argument) is Object) { var then = argument.then; if (typeof then
=== "function") ...` dance manually.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Tuesday, 28 January 2014 19:29:41 UTC