[Bug 24018] [Custom]: No way to pass parameters to constructor

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24018

--- Comment #3 from Dominic Cooney <dominicc@chromium.org> ---
(In reply to Erik Arvidsson from comment #2)
> > Does ES6 make it possible to detect whether a function is a "class" or has a constructor?
> 
> There is no difference between a class and a function.

OK. So it makes sense to pass the parameters through in the case where the
second argument to register is a function.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 9 December 2013 00:44:28 UTC