Re: [heycam/webidl] Remove [LegacyArrayClass] (#291)

Subclassing is indeed very different from just prototype linkage. It means inheriting the allocation behavior of array, e.g. its magic length property and Array.isArray working.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/291#issuecomment-283527986

Received on Thursday, 2 March 2017 01:33:00 UTC