Re: Determining what prototype should be used for an object

On 11/17/14, 11:00 AM, Anne van Kesteren wrote:
> This is why it would be nice if we could get rid of it.

I expect this is generally quite feasible for all the things that are 
[NewObject], with the notable exception of createElement and other 
Node-creating methods.

For non-[NewObject] things, as discussed up-thread, the ES behavior is 
not all that desirable.

-Boris

Received on Monday, 17 November 2014 16:04:02 UTC