Reviewers: Vyacheslav Egorov,

Message:
Large number of small changes.

Description:
X64: Change some smi operations to work on untagged integers instead.
Use direct reading and writing of integers from Smi fields.
Change RecordWrite with 0 offset to take untagged index instead of
smi tagged index.

Please review this at http://codereview.chromium.org/2872005/show

Affected files:
  M src/x64/assembler-x64.h
  M src/x64/assembler-x64.cc
  M src/x64/codegen-x64.cc
  M src/x64/ic-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