[Webkit-unassigned] [Bug 151324] REGRESSION(r192436): Inspector Hanging under tryParseDestructuringPatternExpression

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 17 10:19:38 PST 2015


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

--- Comment #4 from Caitlin Potter (:caitp) <caitpotter88 at gmail.com> ---
Created attachment 265679
  --> https://bugs.webkit.org/attachment.cgi?id=265679&action=review
Speed up AssignmentPattern parsing

I haven't run the full test suite, this isn't ready yet, but it does produce a significant speedup for loading this page. Most real-world destructuring patterns are probably not that big, so while those would still be slow, they shouldn't be as noticeable.

I'll add further fixes to the test suite as needed.

PS, webkit-patch is failing to upload my patches today (https://gist.github.com/caitp/27af5c48cd1758c65784 for a log), so this is just the output from `git format-patch`, hope that's cool.

-- 
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/20151117/1ee73f02/attachment.html>


More information about the webkit-unassigned mailing list