Reviewers: *Hannes Payer, Michael Lippautz,

Message:
Hannes: PTAL.
Mike: FYI.

Description:
Make some foo.h headers usable without foo-inl.h header.

This CL is a pure refactoring that makes an empty compilation unit
including just "foo.h" but not "foo-inl.h" compile without warnings or
errors. This is needed to further reduce the header dependency tangle.

This realizes above state for "spaces.h" and "mark-compact.h".

[email protected]

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

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+269, -205 lines):
  M src/heap/heap.h
  M src/heap/heap-inl.h
  M src/heap/mark-compact.h
  M src/heap/mark-compact.cc
  M src/heap/mark-compact-inl.h
  M src/heap/objects-visiting.h
  M src/heap/objects-visiting.cc
  M src/heap/spaces.h
  M src/heap/spaces-inl.h
  M src/objects.h
  M src/objects-inl.h


--
--
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