WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
71073
ENH: Add 8 bit string support to JSC JIT
https://bugs.webkit.org/show_bug.cgi?id=71073
Summary
ENH: Add 8 bit string support to JSC JIT
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Committed
r98674
: <
http://trac.webkit.org/changeset/98674
>
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