Bug 71073

Summary: ENH: Add 8 bit string support to JSC JIT
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch barraclough: review+

Michael Saboff
Reported 2011-10-27 16:15:13 PDT
Add support to check string size and access characters appropriately.
Attachments
Proposed patch (13.98 KB, patch)
2011-10-27 16:37 PDT, Michael Saboff
barraclough: review+
Michael Saboff
Comment 1 2011-10-27 16:16:22 PDT
<rdar://problem/10225124> Update JIT to access 8-bit Strings
Michael Saboff
Comment 2 2011-10-27 16:37:09 PDT
Created attachment 112781 [details] Proposed patch
WebKit Review Bot
Comment 3 2011-10-27 16:40:01 PDT
Attachment 112781 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1 Source/JavaScriptCore/assembler/X86Assembler.h:1234: movzbl_mr is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] Total errors found: 1 in 9 files If any of these errors are false positives, please file a bug against check-webkit-style.
Michael Saboff
Comment 4 2011-10-27 18:10:11 PDT
Note You need to log in before you can comment on or make changes to this bug.