http://codereview.chromium.org/141040/diff/1/4
File src/x64/codegen-x64.cc (right):

http://codereview.chromium.org/141040/diff/1/4#newcode42
Line 42: #define __ ACCESS_MASM(masm_)
On 2009/06/22 10:25:31, William Hesse wrote:
> At the bottom of this file, beneath CodeGen implementation, there is a
section
> of stubs and deferred code generation, with the correct define of __.
If these
> go there, then __ is defined correctly already.

I'm keeping the order to match the ia32 order of methods.  Extending the
scope instead (removing '#undef __' and the next '#define __ ...'.

http://codereview.chromium.org/141040

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to