[Webkit-unassigned] [Bug 217299] await expression breaks some surrounding expressions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 1 02:23:59 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=217299

--- Comment #4 from Yusuke Suzuki <ysuzuki at apple.com> ---
ECMAScript "await" needs to be used inside async function. I think the example code is used in normal code, and the error should occur since this is not async function.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210201/0fedc32c/attachment.htm>


More information about the webkit-unassigned mailing list