• Sigurd Schneider's avatar
    Reland "Reland "Reland "[code-comments] Put code comments into the code object""" · b55dd17f
    Sigurd Schneider authored
    This is a reland of 9c0a4858
    
    Original change's description:
    > Reland "Reland "[code-comments] Put code comments into the code object""
    >
    > This is a reland of ed3d6472
    >
    > This reland fixes that padding at the end of Wasm instruction streams
    > triggered asserts in the code printer.
    >
    > Original change's description:
    > > Reland "[code-comments] Put code comments into the code object"
    > >
    > > This is a reland of e774cffe
    > >
    > > This reland disables a test as v8:8548 is blocking it, which was
    > > broken by a recent CL. CQ did not catch this because the merge-base
    > > CQ used did not yet contain the CL that caused v8:8548.
    > >
    > > Original change's description:
    > > > [code-comments] Put code comments into the code object
    > > >
    > > > Code comments in the snapshot can now be enabled with gn
    > > > arg 'v8_enable_snapshot_code_comments'
    > > >
    > > > Bug: v8:7989
    > > > Change-Id: I8bd00cafa63132d00d849394c311ba15e6b6daf3
    > > > Reviewed-on: https://chromium-review.googlesource.com/c/1329173
    > > > Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
    > > > Reviewed-by: Jakob Gruber <jgruber@chromium.org>
    > > > Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
    > > > Reviewed-by: Michael Stanton <mvstanton@chromium.org>
    > > > Cr-Commit-Position: refs/heads/master@{#58020}
    > >
    > > TBR=mvstanton@chromium.org,mstarzinger@chromium.org,jgruber@chromium.org,tebbi@chromium.org
    > >
    > > Bug: v8:7989, v8:8548
    > > Change-Id: I464fc897205fefdf2dfc2eadc54d699c4e08a0e9
    > > Reviewed-on: https://chromium-review.googlesource.com/c/1361166
    > > Reviewed-by: Sigurd Schneider <sigurds@chromium.org>
    > > Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
    > > Cr-Commit-Position: refs/heads/master@{#58028}
    >
    > Bug: v8:7989, v8:8548
    > Change-Id: I254f55ff687ad049f8d92b09331ed26a2bd05d7d
    > Reviewed-on: https://chromium-review.googlesource.com/c/1371784
    > Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
    > Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
    > Reviewed-by: Jakob Gruber <jgruber@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#58221}
    
    TBR=jgruber@chromium.org,mstarzinger@chromium.org
    
    Bug: v8:7989, v8:8548, v8:8593
    Change-Id: I4f7ffc98e0281c7b744eb4a04ba0763896c7b59b
    Reviewed-on: https://chromium-review.googlesource.com/c/1375919Reviewed-by: 's avatarSigurd Schneider <sigurds@chromium.org>
    Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#58232}
    b55dd17f
Name
Last commit
Last update
benchmarks Loading commit data...
build_overrides Loading commit data...
custom_deps Loading commit data...
docs Loading commit data...
gni 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 Loading commit data...
tools Loading commit data...
.clang-format Loading commit data...
.clang-tidy Loading commit data...
.editorconfig Loading commit data...
.git-blame-ignore-revs Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gn Loading commit data...
.vpython Loading commit data...
.ycm_extra_conf.py Loading commit data...
AUTHORS Loading commit data...
BUILD.gn Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
ChangeLog Loading commit data...
DEPS Loading commit data...
LICENSE Loading commit data...
LICENSE.fdlibm Loading commit data...
LICENSE.strongtalk Loading commit data...
LICENSE.v8 Loading commit data...
LICENSE.valgrind 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...
snapshot_toolchain.gni Loading commit data...