On Thu, Apr 14, 2011 at 12:04 AM, <[email protected]> wrote: > On 2011/04/14 02:24:14, Vitaly Repeshko wrote: >> >> This is ia32 for now. I'll make sure we at least don't get deopts on the >> other >> architectures before submitting. > > >> -- Vitaly > > Drive by, how about the "drawing" in type-info.h? It is missing both this > new > type and the oddball type. Should we remove it or update it?
Søren, thanks for noticing this. We actually have two TypeInfo's: one is an enum in the type recording binary stub and the other is a value class that is a limited version of HType. I'll file a bug to clean this up. -- Vitaly -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
