Reviewers: Toon Verwaest,
Message:
Hi Toon, PTAL,
--Michael
Description:
Move responsibility for definition of ExtraICState bits into the ICs.
Currently it's in the Code object for some ICs and in ICs for other ICs.
This should make it easier to alter bits as needed.
2) Recover an extra bit in the code object to give us 6 bits for the extra
ic
state. We'll need it soon to store contextual state.
3) Cleanup code that treated StrictMode enum and ExtraICState enum as
interchangeble.
Please review this at https://codereview.chromium.org/91803003/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+96, -65 lines):
M src/builtins.h
M src/code-stubs.h
M src/ic-inl.h
M src/ic.h
M src/ic.cc
M src/objects.h
M src/stub-cache.h
M src/stub-cache.cc
M src/type-info.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.