http://codereview.chromium.org/113761/diff/1/2 File src/x64/assembler-x64-inl.h (right):
http://codereview.chromium.org/113761/diff/1/2#newcode44 Line 44: *pc_++ = (x) Is there any particular reason why this has to be a macro? Why not define a inline void emit(byte x) in the assembler_x64.h file? That would be much cleaner. Thanks! http://codereview.chromium.org/113761 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
