WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 17939
Crash decompiling "const a = 1, b;"
https://bugs.webkit.org/show_bug.cgi?id=17939
Summary
Crash decompiling "const a = 1, b;"
Jesse Ruderman
Reported
2008-03-18 23:47:37 PDT
print(function() { const a = 1, b; }); Crashes ToT Debug JavaScriptCore in KJS::SourceStream::operator<<(KJS::Node const*). I suspect that this is a regression caused by the patch in
bug 17929
.
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2008-03-19 00:19:11 PDT
Fixed in
r31149
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug