[Webkit-unassigned] [Bug 161409] [JSC] Implement parsing of Async Functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 30 15:01:08 PDT 2016


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

--- Comment #1 from Caitlin Potter (:caitp) <caitp at igalia.com> ---
TODO:

- Put async function parsing behind compile-time flag (the runtime flag approach in 156147 was probably not worth it)
- Fix bug 161408 so that test FIXME can be uncommented
- Fix module parsing errors re: AWAIT keyword (Scope objects no longer know if they're parsing a module or not, have not yet introduced a fix)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160830/87a32ca3/attachment.html>


More information about the webkit-unassigned mailing list