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

Issue 2304943002: Do not call into JS from WasmDebugInfo::GetFunctionScript (Closed)

Created:
4 years, 3 months ago by jgruber
Modified:
4 years, 3 months ago
Reviewers:
titzer
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Do not call into JS from WasmDebugInfo::GetFunctionScript This disables notification of wasm script 'compilation' since OnAfterCompile actually triggers a JS call (which is disallowed during stack trace collection). BUG=641065 Committed: https://crrev.com/300f4413eb1282910de883f596cc53baebb6ec42 Cr-Commit-Position: refs/heads/master@{#39139}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address comments & update test #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -12 lines) Patch
M src/wasm/wasm-debug.cc View 1 1 chunk +5 lines, -1 line 0 comments Download
M test/mjsunit/wasm/debug-disassembly.js View 1 2 chunks +0 lines, -11 lines 0 comments Download

Messages

Total messages: 22 (16 generated)
jgruber
4 years, 3 months ago (2016-09-02 13:43:43 UTC) #4
titzer
https://codereview.chromium.org/2304943002/diff/1/src/wasm/wasm-debug.cc File src/wasm/wasm-debug.cc (right): https://codereview.chromium.org/2304943002/diff/1/src/wasm/wasm-debug.cc#newcode168 src/wasm/wasm-debug.cc:168: // current form). Can you keep the original line ...
4 years, 3 months ago (2016-09-02 13:46:27 UTC) #5
titzer
On 2016/09/02 13:46:27, titzer wrote: > https://codereview.chromium.org/2304943002/diff/1/src/wasm/wasm-debug.cc > File src/wasm/wasm-debug.cc (right): > > https://codereview.chromium.org/2304943002/diff/1/src/wasm/wasm-debug.cc#newcode168 > ...
4 years, 3 months ago (2016-09-02 13:46:42 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2304943002/40001
4 years, 3 months ago (2016-09-02 14:54:47 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-02 14:56:47 UTC) #20
commit-bot: I haz the power
4 years, 3 months ago (2016-09-02 14:57:00 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/300f4413eb1282910de883f596cc53baebb6ec42
Cr-Commit-Position: refs/heads/master@{#39139}

Powered by Google App Engine
This is Rietveld 408576698