[Bug 20493] [Custom]: Custom constructor setup in the spec is wrong

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

--- Comment #1 from Dimitri Glazkov <dglazkov@chromium.org> ---
Since this is a function object, it will already have the "prototype" property
per http://ecma-international.org/ecma-262/5.1/#sec-13.2

But you're right, I need to define the "constructor" property.

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

Received on Friday, 11 January 2013 19:20:27 UTC