Fixed a long-standing TODO: Removed a few *-incl.h #includes from isolate.h.
authorsvenpanne@chromium.org <svenpanne@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 12 Jul 2011 08:03:19 +0000 (08:03 +0000)
committersvenpanne@chromium.org <svenpanne@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 12 Jul 2011 08:03:19 +0000 (08:03 +0000)
commit0ff690b37046f0983cb03b01cda148913777c55d
treef68afbd85b28261e2eedd3db9802ff45666f13bb
parent2ee07e1d9321bf53314c302d993c7c072bc5c987
Fixed a long-standing TODO: Removed a few *-incl.h #includes from isolate.h.

ZoneAllocationPolicy::New is not inlined anymore because this pulls in far too
much stuff and doesn't really make any measurable performance difference. And
no, the #includes are still not in alphabetical order... ;-)
Review URL: http://codereview.chromium.org/7346006

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8616 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/debug.h
src/frames.cc
src/isolate.h
src/scopeinfo.cc
src/scopes.cc
src/string-stream.cc
src/type-info.h
src/zone.h