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

Issue 2417093003: [async await] Fix debug async task event (Closed)

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

Description

[async await] Fix debug async task event If the catch prediction machinery in the middle of some async op, we shouldn't send invalid events to the debugger. Instead of sending events with an undefined id, we don't send them at all. Committed: https://crrev.com/b122da39d06186f9aae7476422e780ddb5db38f7 Cr-Commit-Position: refs/heads/master@{#40327}

Patch Set 1 #

Total comments: 2

Patch Set 2 : fmt #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -5 lines) Patch
M src/js/async-await.js View 1 1 chunk +10 lines, -5 lines 0 comments Download
M test/mjsunit/harmony/debug-async-function-async-task-event.js View 2 chunks +22 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (15 generated)
gsathya
4 years, 2 months ago (2016-10-13 22:49:24 UTC) #6
gsathya
On 2016/10/13 22:49:24, gsathya wrote: Note -- For the other cases, we always generate a ...
4 years, 2 months ago (2016-10-13 22:54:34 UTC) #7
adamk
lgtm https://codereview.chromium.org/2417093003/diff/1/src/js/async-await.js File src/js/async-await.js (right): https://codereview.chromium.org/2417093003/diff/1/src/js/async-await.js#newcode165 src/js/async-await.js:165: %DebugAsyncTaskEvent({ Indentation looks off here (should be two ...
4 years, 2 months ago (2016-10-14 20:31:12 UTC) #10
gsathya
https://codereview.chromium.org/2417093003/diff/1/src/js/async-await.js File src/js/async-await.js (right): https://codereview.chromium.org/2417093003/diff/1/src/js/async-await.js#newcode165 src/js/async-await.js:165: %DebugAsyncTaskEvent({ On 2016/10/14 20:31:12, adamk wrote: > Indentation looks ...
4 years, 2 months ago (2016-10-14 20:47:06 UTC) #13
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/2417093003/20001
4 years, 2 months ago (2016-10-14 21:13:31 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-14 21:16:53 UTC) #20
commit-bot: I haz the power
4 years, 2 months ago (2016-10-14 21:17:03 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b122da39d06186f9aae7476422e780ddb5db38f7
Cr-Commit-Position: refs/heads/master@{#40327}

Powered by Google App Engine
This is Rietveld 408576698