• mstarzinger's avatar
    Remove several grab-bag includes from the v8.h header. · 58109a2c
    mstarzinger authored
    This is the first step of turning the v8.h file into a normal header
    instead of an include-the-world header. The new rule is that no other
    header files are allowed to include v8.h, which is enforced by DEPS.
    
    Also the number of includes inside the v8.h file has been drastically
    reduced. Basically the last missing piece is the inclusion of the big
    objects-inl.h file.
    
    This in turn makes many headers follow the IWYU principle.
    
    R=bmeurer@chromium.org,hpayer@chromium.org,titzer@chromium.org
    
    Review URL: https://codereview.chromium.org/1282503003
    
    Cr-Commit-Position: refs/heads/master@{#30102}
    58109a2c
Name
Last commit
Last update
benchmarks Loading commit data...
build Loading commit data...
include Loading commit data...
infra Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
testing Loading commit data...
third_party/binutils Loading commit data...
tools Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.ycm_extra_conf.py Loading commit data...
AUTHORS Loading commit data...
BUILD.gn Loading commit data...
ChangeLog Loading commit data...
DEPS Loading commit data...
LICENSE Loading commit data...
LICENSE.strongtalk Loading commit data...
LICENSE.v8 Loading commit data...
LICENSE.valgrind Loading commit data...
Makefile Loading commit data...
Makefile.android Loading commit data...
Makefile.nacl Loading commit data...
OWNERS Loading commit data...
PRESUBMIT.py Loading commit data...
README.md Loading commit data...
WATCHLISTS Loading commit data...
codereview.settings Loading commit data...