LGTM.
http://codereview.chromium.org/63058/diff/1/3 File src/debug.cc (right): http://codereview.chromium.org/63058/diff/1/3#newcode1163 Line 1163: if (function->shared()->code() == How about caching function->shared()->code() in a local variable? It makes it a tiny bit easier to read. http://codereview.chromium.org/63058 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
