[Webkit-unassigned] [Bug 156147] [JSC] implement async functions proposal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 4 13:11:38 PDT 2016


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

--- Comment #23 from Saam Barati <sbarati at apple.com> ---
(In reply to comment #19)
> Created attachment 275529 [details]
> Patch
> 
> don't tokenize async/await as keywords, hopefully not costing too much perf

Can you test parser performance on this? Specifically, octane's jquery/closure benchmarks.

I'm working on making our parser faster as we've
regressed 10% since we've implemented arrow functions
and I don't want to introduce anything that slows the
parser down.

-- 
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/20160404/7d9249f3/attachment.html>


More information about the webkit-unassigned mailing list