• mlippautz's avatar
    Move kMaxRegularHeapObjectSize into globals · 059b5643
    mlippautz authored
    This way we avoid the cyclic dependency between objects.h and heap.h and still
    have one definition. Add a static assert that this size is indeed smaller than
    the payload of a page.
    
    Follow ups can finally remove the dependency on spaces.h for all heap.h users.
    
    R=ulan@chromium.org,bmeurer@chromium.org,vogelheim@chromium.og
    
    Review-Url: https://codereview.chromium.org/2311203002
    Cr-Commit-Position: refs/heads/master@{#39206}
    059b5643
Name
Last commit
Last update
..
assembler-x64-inl.h Loading commit data...
assembler-x64.cc Loading commit data...
assembler-x64.h Loading commit data...
code-stubs-x64.cc Loading commit data...
code-stubs-x64.h Loading commit data...
codegen-x64.cc Loading commit data...
codegen-x64.h Loading commit data...
cpu-x64.cc Loading commit data...
deoptimizer-x64.cc Loading commit data...
disasm-x64.cc Loading commit data...
eh-frame-x64.cc Loading commit data...
frames-x64.cc Loading commit data...
frames-x64.h Loading commit data...
interface-descriptors-x64.cc Loading commit data...
macro-assembler-x64.cc Loading commit data...
macro-assembler-x64.h Loading commit data...
simulator-x64.cc Loading commit data...
simulator-x64.h Loading commit data...