Reviewers: Toon Verwaest,

Message:
Hi Toon,
Here is the CL we discussed, thanks for the look!
--Michael

Description:
Express LoadIC extra ic state with LoadIC::State

Soon we will create code stubs that need to match LoadIC state. It's easier to express if the state is encapsulated in a single class rather than multiple bit
fields.

[email protected]
BUG=

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

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

Affected files (+96, -94 lines):
  M src/arm/codegen-arm.h
  M src/arm/full-codegen-arm.cc
  M src/arm/lithium-codegen-arm.cc
  M src/arm64/full-codegen-arm64.cc
  M src/arm64/lithium-codegen-arm64.cc
  M src/codegen.h
  M src/disassembler.cc
  M src/full-codegen.h
  M src/full-codegen.cc
  M src/ia32/full-codegen-ia32.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/ic.h
  M src/objects.h
  M src/stub-cache.h
  M src/stub-cache.cc
  M src/x64/codegen-x64.h
  M src/x64/full-codegen-x64.cc
  M src/x64/lithium-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