Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(87)

Issue 2062793002: Revert of [wasm] Refactor function name table and lookup (Closed)

Created:
4 years, 6 months ago by Michael Achenbach
Modified:
4 years, 6 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Revert of [wasm] Refactor function name table and lookup (patchset #2 id:20001 of https://codereview.chromium.org/2057523002/ ) Reason for revert: [Sheriff] Speculative revert for flaky gc stress crashes, e.g.: https://build.chromium.org/p/client.v8/builders/V8%20Mac%20GC%20Stress/builds/6592 https://build.chromium.org/p/client.v8/builders/V8%20Linux64%20GC%20Stress%20-%20custom%20snapshot/builds/6143 Original issue's description: > [wasm] Refactor function name table and lookup > > The function name table will now always be set; a CHECK will fail if > the length would exceed the integer range. > Also, the resolution of undefined function names to "<WASM UNNAMED>" is > moved over to the wasm side. > > R=titzer@chromium.org > > Committed: https://crrev.com/3400ee9f4f21a455b7850ec42a4182a3c0eba310 > Cr-Commit-Position: refs/heads/master@{#36918} TBR=titzer@chromium.org,clemensh@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Committed: https://crrev.com/51f14c56c68ca911bc82b6494191c3ae39f130dc Cr-Commit-Position: refs/heads/master@{#36925}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -50 lines) Patch
M src/isolate.cc View 1 chunk +10 lines, -3 lines 0 comments Download
M src/messages.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M src/wasm/wasm-function-name-table.h View 1 chunk +3 lines, -2 lines 0 comments Download
M src/wasm/wasm-function-name-table.cc View 1 chunk +9 lines, -5 lines 0 comments Download
M src/wasm/wasm-module.h View 2 chunks +5 lines, -10 lines 0 comments Download
M src/wasm/wasm-module.cc View 3 chunks +15 lines, -28 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
Michael Achenbach
Created Revert of [wasm] Refactor function name table and lookup
4 years, 6 months ago (2016-06-13 11:34:50 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2062793002/1
4 years, 6 months ago (2016-06-13 11:34:59 UTC) #3
commit-bot: I haz the power
Failed to apply patch for src/wasm/wasm-module.cc: While running git apply --index -3 -p1; error: patch ...
4 years, 6 months ago (2016-06-13 11:35:12 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2062793002/1
4 years, 6 months ago (2016-06-13 11:42:11 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-13 11:43:34 UTC) #9
commit-bot: I haz the power
4 years, 6 months ago (2016-06-13 11:46:41 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/51f14c56c68ca911bc82b6494191c3ae39f130dc
Cr-Commit-Position: refs/heads/master@{#36925}

Powered by Google App Engine
This is Rietveld 408576698