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

Issue 2365833002: Add method on Value::IsAsyncFunction to detect async functions (Closed)

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

Description

Add method on Value::IsAsyncFunction to detect async functions DevTools wants to be able to detect async functions in order to print their synopsis better in stack traces and tooltips. This patch provides a simple method to do the check. BUG=v8:4483 Committed: https://crrev.com/713e247e7dd1bdf79b3f596c77a2fc28758de50b Cr-Commit-Position: refs/heads/master@{#39687}

Patch Set 1 #

Patch Set 2 : format #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -0 lines) Patch
M include/v8.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/api.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M test/cctest/test-api.cc View 1 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (12 generated)
Dan Ehrenberg
The advantage of this API is that it is analogous to existing APIs, such as ...
4 years, 2 months ago (2016-09-23 05:23:34 UTC) #8
adamk
lgtm
4 years, 2 months ago (2016-09-23 18:27:44 UTC) #12
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/2365833002/2
4 years, 2 months ago (2016-09-23 18:28:43 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:2)
4 years, 2 months ago (2016-09-23 18:31:22 UTC) #15
commit-bot: I haz the power
4 years, 2 months ago (2016-09-23 18:31:37 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/713e247e7dd1bdf79b3f596c77a2fc28758de50b
Cr-Commit-Position: refs/heads/master@{#39687}

Powered by Google App Engine
This is Rietveld 408576698