http://codereview.chromium.org/113094/diff/1/4 File src/platform-win32.cc (right):
http://codereview.chromium.org/113094/diff/1/4#newcode1778 Line 1778: #if V8_HOST_ARCH_64_BIT On 2009/05/07 09:06:01, Lasse Reichstein wrote: > No, this is really the host system's registers, not the target system's > (potentially simulated) ones. Yes, we have both V8_HOST_ARCH_X64 and V8_TARGET_ARCH_X64. I was suggesting we use V8_HOST_ARCH_X64 instead of V8_HOST_ARCH_64_BIT. After all, they are x86-64 registers http://codereview.chromium.org/113094 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
