[Webkit-unassigned] [Bug 20293] Crash in JavaScript codegen for eval("const a; ")

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 5 17:14:00 PDT 2008


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





------- Comment #1 from cwzwarich at uwaterloo.ca  2008-08-05 17:14 PDT -------
Created an attachment (id=22666)
 --> (https://bugs.webkit.org/attachment.cgi?id=22666&action=view)
Stack trace

The reason for the crash is pretty obvious. The eval path assumes that there is
an initializer. I'll change it so it returns undefined otherwise.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list