Thanks again Kevin. I'm not so sure I'd be surprised if the old
JScript in IE8 and earlier duplicated them. :-) I may build a test
case to find out.

But good to know about V8.

Cheers,

-- T.J.

On Dec 19, 11:11 am, Kevin Millikin <[email protected]> wrote:
> Hi T.J.,
>
> I don't really know for sure what any other JS engine does, but I would be
> quite surprised if they duplicated code for distinct function objects
> created from the same site in the source text.
>
> On Mon, Dec 19, 2011 at 10:10 AM, T.J. Crowder 
> <[email protected]>wrote:
>
>
>
>
>
>
>
> > Thanks Kevin! Useful to know. Do you happen to have any idea whether
> > any of the other engines do this as well? I only ask because sometimes
> > when you're deeply involved in building something like this, you end
> > up knowing a fair bit about how the other guy does it... :-)
>
> > (Sorry for the late reply, I asked GGroups to notify me of replies,
> > and it still shows that it will, it just...didn't. Odd.)
>
> > Best,
>
> > -- T.J.
>
> > On Dec 12, 8:44 am, Kevin Millikin <[email protected]> wrote:
> > > Yes, the code is normally shared.
>
> > > regards, Kevin
>
> > --
> > v8-users mailing list
> > [email protected]
> >http://groups.google.com/group/v8-users

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to