Reviewers: Benedikt Meurer,

Description:
Serializer: correctly deal with internal references.

Internal references are absolute addresses into the instruction
stream. Turn them into relative addresses when serializing and
back when deserializing to keep them valid.

[email protected]

Please review this at https://codereview.chromium.org/976623002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+82, -24 lines):
  M src/assembler.h
  M src/serialize.cc
  M src/x64/assembler-x64-inl.h
  M test/cctest/test-serialize.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to