Reviewers: ulan,

Message:
Original CL in patch set 1, fixes in set 2.  PTAL.

Description:
Reland "Pass a Code object to Assembler::(set_)target_address_at for use by ool
constant pool."

The ool constant pool will require a pointer to the code's constant pool when
updating or reading target addresses using set_target_address_at()
and target_address_at().

Original Review URL: https://codereview.chromium.org/183803022

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

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

Affected files (+335, -118 lines):
  M src/a64/assembler-a64-inl.h
  M src/a64/assembler-a64.h
  M src/a64/frames-a64.h
  M src/arm/assembler-arm-inl.h
  M src/arm/assembler-arm.h
  M src/debug.cc
  M src/disassembler.cc
  M src/ia32/assembler-ia32-inl.h
  M src/ia32/assembler-ia32.h
  M src/ia32/frames-ia32.h
  M src/ia32/full-codegen-ia32.cc
  M src/ic-inl.h
  M src/ic.h
  M src/ic.cc
  M src/objects-visiting-inl.h
  M src/objects.cc
  M src/serialize.cc
  M src/x64/assembler-x64-inl.h
  M src/x64/assembler-x64.h
  M src/x64/frames-x64.h
  M src/x64/full-codegen-x64.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