Reviewers: Toon Verwaest,
Message:
Hi Toon, here is the change we've been discussing. If it looks okay, I'll
address the ports.
Thx,
--Michael
Description:
We need to know if a load, store or call IC is assumed
to be on the global object. Previously, this information
was stored in RelocInfo. A more logical place for this kind
of structural information is ExtraICState. Storing it there
makes it easier for us to gather type feedback from these
sites too.
Please review this at https://codereview.chromium.org/96083005/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+218, -186 lines):
M src/assembler.h
M src/assembler.cc
M src/builtins.h
M src/builtins.cc
M src/code-stubs.h
M src/disassembler.cc
M src/full-codegen.h
M src/ia32/full-codegen-ia32.cc
M src/ia32/ic-ia32.cc
M src/ia32/lithium-codegen-ia32.cc
M src/ic.h
M src/ic.cc
M src/objects.cc
M src/stub-cache.h
M src/stub-cache.cc
M test/cctest/test-debug.cc
M test/cctest/test-heap.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/groups/opt_out.