LGTM
http://codereview.chromium.org/108010/diff/1003/1004 File src/x64/frames-x64.h (right): http://codereview.chromium.org/108010/diff/1003/1004#newcode43 Line 43: static const int kNextOffset = 0 * kPointerSize; I know the code is known to be all wrong, but it looks right. Could you change all the n * kPointerSize to -1 (regexp replace should do the trick :). http://codereview.chromium.org/108010 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
