[Bug 20731] Sequence algorithm seems incorrect

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

Marcos Caceres <w3c@marcosc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from Marcos Caceres <w3c@marcosc.com> ---
(In reply to comment #3)
> Then it doesn't have indexed properties, right?  And no length, either.  So
> in terms of conversion to a sequence it's exactly the same as passing in the
> empty array [].

ah, ok. In the case of [[Get]] length being ``undefined`` calling
`ToUint32(length)` converts it to a +0.

Thanks for clarifying, Boris. Closing as invalid.

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

Received on Tuesday, 22 January 2013 16:26:15 UTC