@awbjs 19.2.3.2 Function.prototype.bind (thisArg [, arg1 [, arg2, …]]) defines thisArg as "required", but (function(){}).bind() is OK.
-
-
Replying to @DmitrySoshnikov
@DmitrySoshnikov@awbjs That's just how JS implementations work. They treat a missing value as if the value undefined was passed.2 replies 0 retweets 0 likes -
Replying to @simevidas
@DmitrySoshnikov@awbjs So, in JS, foo() is effectively the same as foo(undefined) so the concept of required parameters is meaningless.1 reply 0 retweets 0 likes
Replying to @simevidas
@simevidas …as if it were depending on `arguments.length`. +@DmitrySoshnikov @awbjs
10:58 AM - 15 Dec 2013
from Dendermonde, België
0 replies
0 retweets
0 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.