Reviewers: Kevin Millikin,

Description:
Eliminate unnecessary depencencies in some header files.

1. Eliminate unnecessary include of register-allocator-inl.h in frame-element.h.
2. Move functions register-allocator.h to the -inl.h file if they use other
inline functions.
3. Add missing includes that resulted from the above changes.



Please review this at http://codereview.chromium.org/585009

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

Affected files:
  M     src/compiler.h
  M     src/debug.cc
  M     src/frame-element.h
  M     src/register-allocator-inl.h
  M     src/register-allocator.h


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to