• Michael Starzinger's avatar
    Reland "[objects] Introduce {CodeDataContainer} object type." · 3b67d7a0
    Michael Starzinger authored
    This is a reland of eeaffa9f
    Original change's description:
    > [objects] Introduce {CodeDataContainer} object type.
    > 
    > This introduces the {CodeDataContainer} as a container for all mutable
    > fields associated with a {Code} object. For now only the kind-specific
    > flags are moved, but more fields can/will be moved gradually. The goal
    > is to make all fields in the {Code} header be immutable eventually.
    > 
    > R=jarin@chromium.org
    > BUG=v8:6792
    > 
    > Change-Id: I2eeba893afaba877fb6117e1f18371898c3a175e
    > Reviewed-on: https://chromium-review.googlesource.com/732987
    > Reviewed-by: Jaroslav Sevcik <jarin@chromium.org>
    > Commit-Queue: Michael Starzinger <mstarzinger@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#48902}
    
    Bug: v8:6792
    Change-Id: I31a127df4bb8ee5fedb4d73755df4deae6e1d352
    Reviewed-on: https://chromium-review.googlesource.com/738109Reviewed-by: 's avatarJaroslav Sevcik <jarin@chromium.org>
    Commit-Queue: Michael Starzinger <mstarzinger@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#48928}
    3b67d7a0
Name
Last commit
Last update
..
heap-tester.h Loading commit data...
heap-utils.cc Loading commit data...
heap-utils.h Loading commit data...
test-alloc.cc Loading commit data...
test-array-buffer-tracker.cc Loading commit data...
test-compaction.cc Loading commit data...
test-concurrent-marking.cc Loading commit data...
test-heap.cc Loading commit data...
test-incremental-marking.cc Loading commit data...
test-invalidated-slots.cc Loading commit data...
test-lab.cc Loading commit data...
test-mark-compact.cc Loading commit data...
test-page-promotion.cc Loading commit data...
test-spaces.cc Loading commit data...