>
>
> Rather, I'd say it is a bug in Chromium.
>
> A Proxy should have a [[Call]] internal method if and only if its target
> has a [[Call]] internal method. See:
>
> http://www.ecma-international.org/ecma-262/6.0/#sec-proxycreate step 7.
>
> That maintains the equivalence: `typeof x == "function"` iff `x` is
> callable.
>

So, that's the restriction I'm talking about.


-- 
Oleg Galaburda
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to