http://codereview.chromium.org/113329/diff/16/17 File src/ia32/virtual-frame-ia32.h (right):
http://codereview.chromium.org/113329/diff/16/17#newcode497 Line 497: } On 2009/05/13 10:23:30, Lasse Reichstein wrote: > This function is identical to the one in virtual-frame-arm.h. > Perhaps it can be moved to a shared file? Good point. We have a TODO to combine the platform-specific virtual frame header files into a single platform-independent one. Once we do that, this function will go there. I'd rather not introduce yet another file (a shared virtual-frame-inl.h file) if it will be only temporary. http://codereview.chromium.org/113329 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
