Bug 97252

Summary: JSC: Fix a missing semicolon in the C++ llint backend
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fix. ggaren: review+

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+
Mark Lam
Comment 1 2012-09-20 12:47:52 PDT
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
Note You need to log in before you can comment on or make changes to this bug.