New version uploaded. Changes from last time: * The enums in ast.h are gone since they are no longer used. * Move(reg, reg) introduced in ia32 and x64 * Virtual methods from some contexts moved to arch independent code. * Ported to ARM and x64. * Handling of && and || now uses virtual dispatch instead of switches.
http://codereview.chromium.org/3449004/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
