Bug 153975

Summary: Parser should detect error before calls to parseAssignmentExpression()
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch
none
the patch saam: review+

Description Filip Pizlo 2016-02-07 23:05:50 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2016-02-07 23:11:26 PST
Created attachment 270845 [details]
the patch
Comment 2 Filip Pizlo 2016-02-07 23:12:18 PST
Created attachment 270846 [details]
the patch
Comment 3 Saam Barati 2016-02-08 09:08:51 PST
Comment on attachment 270846 [details]
the patch

I'm surprised we only had one such call site :)
Comment 4 Filip Pizlo 2016-02-08 10:51:46 PST
(In reply to comment #3)
> Comment on attachment 270846 [details]
> the patch
> 
> I'm surprised we only had one such call site :)

Maybe there are others?
Comment 5 Filip Pizlo 2016-02-08 10:53:23 PST
Landed in http://trac.webkit.org/changeset/196258