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 97252
JSC: Fix a missing semicolon in the C++ llint backend
https://bugs.webkit.org/show_bug.cgi?id=97252
Summary
JSC: Fix a missing semicolon in the C++ llint backend
Mark Lam
Reported
2012-09-20 12:45:17 PDT
Recent changes in the llint asm code has uncovered this bug for the C++ backend implementation of storeb. Need to add the missing semicolon.
Attachments
Fix.
(1.24 KB, patch)
2012-09-20 12:47 PDT
,
Mark Lam
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Lam
Comment 1
2012-09-20 12:47:52 PDT
Created
attachment 164966
[details]
Fix.
Geoffrey Garen
Comment 2
2012-09-20 12:49:38 PDT
Comment on
attachment 164966
[details]
Fix. r=me
Mark Lam
Comment 3
2012-09-24 16:56:07 PDT
Landed in
http://trac.webkit.org/changeset/129157
.
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