WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
73608
Support integer typed arrays in the DFG JIT
https://bugs.webkit.org/show_bug.cgi?id=73608
Summary
Support integer typed arrays in the DFG JIT
Oliver Hunt
Reported
2011-12-01 17:47:42 PST
Support integer typed arrays in the DFG JIT
Attachments
Patch
(76.87 KB, patch)
2011-12-01 17:50 PST
,
Oliver Hunt
fpizlo
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Oliver Hunt
Comment 1
2011-12-01 17:50:21 PST
Created
attachment 117535
[details]
Patch
WebKit Review Bot
Comment 2
2011-12-01 17:52:25 PST
Attachment 117535
[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:1101: movw_rm is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] Source/JavaScriptCore/assembler/X86Assembler.h:1440: cvttsd2siq_rr is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] Source/JavaScriptCore/assembler/ARMv7Assembler.h:1669: vcvt_floatingPointToUnsigned is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] Total errors found: 3 in 15 files If any of these errors are false positives, please file a bug against check-webkit-style.
Filip Pizlo
Comment 3
2011-12-01 17:53:48 PST
Comment on
attachment 117535
[details]
Patch r=me
Oliver Hunt
Comment 4
2011-12-01 17:57:14 PST
Committed
r101729
: <
http://trac.webkit.org/changeset/101729
>
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