LGTM.
http://codereview.chromium.org/366004/diff/1/3 File src/fast-codegen.cc (right): http://codereview.chromium.org/366004/diff/1/3#newcode406 Line 406: #ifdef ENABLE_DEBUGGER_SUPPORT I think the entire body should be wrapped in the #ifdef. If debugger support is disabled, then we don't really need the comment or to set the statement position. http://codereview.chromium.org/366004 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
