Reviewers: Lasse Reichstein,

Description:
Implement code patcher for x64.

Use the code patcher for the patching of the JS return sequence used by the
debugger.

Added explicit instruction cache flushing in a code patching section which  
did
not have it for completeness, even though it is not required on Intel
processors.

Please review this at http://codereview.chromium.org/203016

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
   M     src/ia32/assembler-ia32.cc
   M     src/x64/assembler-x64.cc
   M     src/x64/macro-assembler-x64.h
   M     src/x64/macro-assembler-x64.cc



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

Reply via email to