LGTM
http://codereview.chromium.org/73020/diff/1/6 File src/frames.h (right): http://codereview.chromium.org/73020/diff/1/6#newcode425 Line 425: void EnableNoHeapAccessMode() { no_heap_access_ = true; } How about calling this DisableHeapAccess and the member variable disable_heap_access_? http://codereview.chromium.org/73020 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
