Skip to content

[v10.x] deps: V8: backport 442977e

Original commit message:

Merged: [wasm] Fix dispatch table instance update

This CL fixes a bug where the receiving instance was updated improperly in the dispatch table(s) of an imported table.

BUG=chromium:875322 R=​mstarzinger@chromium.org CC=titzer@chromium.org

Change-Id: Iff24953a1fb6a8ab794e12a7a976d544b56fc3c2 Originally-reviewed-on: https://chromium-review.googlesource.com/1196886 No-Try: true No-Presubmit: true No-Treechecks: true Reviewed-on: https://chromium-review.googlesource.com/1212922 Reviewed-by: Michael Starzinger mstarzinger@chromium.org Commit-Queue: Clemens Hammacher clemensh@chromium.org Cr-Commit-Position: refs/branch-heads/6.9@{#45} Cr-Branched-From: d7b61abe7b48928aed739f02bf7695732d359e7e-refs/heads/6.9.427@{#1} Cr-Branched-From: b7e108d6016bf6b7de3a34e6d61cb522f5193460-refs/heads/master@{#54504}

Refs: https://github.com/v8/v8/commit/442977e1ae21e3df4e7cc5cc880f728dcc0c2711

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

V8-CI: https://ci.nodejs.org/view/All/job/node-test-commit-v8-linux/1964/ https://ci.nodejs.org/view/All/job/node-test-commit-v8-linux/1989/ CI: https://ci.nodejs.org/job/node-test-pull-request/19848/ https://ci.nodejs.org/job/node-test-pull-request/19974/

Merge request reports

Loading