• Sigurd Schneider's avatar
    Reland "Reland "[code-comments] Put code comments into the code object"" · 9c0a4858
    Sigurd Schneider authored
    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: 's avatarMichael Starzinger <mstarzinger@chromium.org>
    Reviewed-by: 's avatarJakob Gruber <jgruber@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#58221}
    9c0a4858
Name
Last commit
Last update
..
c-signature.h Loading commit data...
call-tester.h Loading commit data...
code-assembler-tester.h Loading commit data...
codegen-tester.cc Loading commit data...
codegen-tester.h Loading commit data...
function-tester.cc Loading commit data...
function-tester.h Loading commit data...
graph-builder-tester.h Loading commit data...
test-basic-block-profiler.cc Loading commit data...
test-branch-combine.cc Loading commit data...
test-code-assembler.cc Loading commit data...
test-code-generator.cc Loading commit data...
test-gap-resolver.cc Loading commit data...
test-graph-visualizer.cc Loading commit data...
test-instruction-scheduler.cc Loading commit data...
test-instruction.cc Loading commit data...
test-js-constant-cache.cc Loading commit data...
test-js-context-specialization.cc Loading commit data...
test-js-typed-lowering.cc Loading commit data...
test-jump-threading.cc Loading commit data...
test-linkage.cc Loading commit data...
test-loop-analysis.cc Loading commit data...
test-machine-operator-reducer.cc Loading commit data...
test-multiple-return.cc Loading commit data...
test-node.cc Loading commit data...
test-operator.cc Loading commit data...
test-representation-change.cc Loading commit data...
test-run-bytecode-graph-builder.cc Loading commit data...
test-run-calls-to-external-references.cc Loading commit data...
test-run-deopt.cc Loading commit data...
test-run-intrinsics.cc Loading commit data...
test-run-jsbranches.cc Loading commit data...
test-run-jscalls.cc Loading commit data...
test-run-jsexceptions.cc Loading commit data...
test-run-jsobjects.cc Loading commit data...
test-run-jsops.cc Loading commit data...
test-run-load-store.cc Loading commit data...
test-run-machops.cc Loading commit data...
test-run-native-calls.cc Loading commit data...
test-run-retpoline.cc Loading commit data...
test-run-stackcheck.cc Loading commit data...
test-run-tail-calls.cc Loading commit data...
test-run-unwinding-info.cc Loading commit data...
test-run-variables.cc Loading commit data...
value-helper.cc Loading commit data...
value-helper.h Loading commit data...