On 2009/05/18 07:58:27, Kevin Millikin wrote: > LGTM. > Now that the BreakTarget subclass doesn't need to have a code generator or macro > assembler, its constructor could call the JumpTarget constructor.
I don't think that will make a difference since the JumpTarget default constructor sets the direction to FORWARD_ONLY anyway. http://codereview.chromium.org/113458 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
