Reviewers: Michael Lippautz,
https://codereview.chromium.org/1301583003/diff/1/src/heap/identity-map.cc
File src/heap/identity-map.cc (left):
https://codereview.chromium.org/1301583003/diff/1/src/heap/identity-map.cc#oldcode8
src/heap/identity-map.cc:8: #include "src/objects-inl.h" //
TODO(mstarzinger): Temporary cycle breaker!
Yay! \o/
Description:
Make heap.h usable without objects-inl.h header.
This CL us a pure refactoring that makes an empty compilation unit
including just "heap.h" but not "objects-inl.h" compile without
warnings or errors. This is needed to further reduce the header
dependency tangle.
[email protected]
Please review this at https://codereview.chromium.org/1301583003/
Base URL:
https://chromium.googlesource.com/v8/v8.git@local_cleanup-includes-heap-3
Affected files (+109, -60 lines):
M src/heap/heap.h
M src/heap/heap.cc
M src/heap/heap-inl.h
M src/heap/identity-map.cc
M src/heap/objects-visiting.h
M src/heap/objects-visiting-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.