[Webkit-unassigned] [Bug 151595] [JSC] support CoverInitializedName in nested AssignmentPatterns

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 24 21:39:12 PST 2015


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

Caitlin Potter (:caitp) <caitp at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #266144|                            |review?
              Flags|                            |

--- Comment #1 from Caitlin Potter (:caitp) <caitp at igalia.com> ---
Created attachment 266144
  --> https://bugs.webkit.org/attachment.cgi?id=266144&action=review
[JSC] support CoverInitializedName in nested AssignmentPatterns

A regression introduced in bug https://bugs.webkit.org/show_bug.cgi?id=151026 causes the parser to fail when attempting to parse nested ObjectAssignmentPatterns with CoverInitializedName destructuring targets. This change fixes this by propagating the ExpressionErrorClass to the parent classifier when parsing properties and elements

-- 
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/20151125/73a5dd26/attachment.html>


More information about the webkit-unassigned mailing list