Reviewers: Erik Corry,

Message:
Not quite finished.  Needs more testing, and to fix serialization.

Description:
Stop "cooking" targets of jumps and calls in code objects.  Do not convert  
jump
and call targets to absolute pointers to Code objects during GC, heap
verification, and serialization.

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

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

Affected files:
   M     src/heap.cc
   M     src/mark-compact.cc
   M     src/objects-debug.cc
   M     src/objects-inl.h
   M     src/objects.h
   M     src/objects.cc
   M     src/serialize.cc
   M     src/spaces.cc



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

Reply via email to