Good catch. Take another quick look. On Tue, Dec 9, 2008 at 11:49 AM, William Hesse <[EMAIL PROTECTED]> wrote:
> LGTM, but add "AttachFrame" called when code gen sets_frame, > to count the frame's registers in the code gen's register allocator. > > > > On Tue, Dec 9, 2008 at 10:51 AM, <[EMAIL PROTECTED]> wrote: > >> I've uploaded a new patch set that fixes a bug in the previous one. >> After jumping to a label, the frame becomes NULL. In that case, the >> register allocator needs to be informed that it is free to allocate the >> register references previously held by that frame. >> >> http://codereview.chromium.org/13246 >> > > > > -- > We can IMAGINE what is not > --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
