WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
107306
Refactor isPowerOf2() and add getLSBSet()
https://bugs.webkit.org/show_bug.cgi?id=107306
Summary
Refactor isPowerOf2() and add getLSBSet()
Michael Saboff
Reported
2013-01-18 11:05:56 PST
In preparation for JavaScript DFG enhancements, we need to refactor isPowerOf2() from runtime/PropertyMapHashTable.h to WTF. Also add a method to find the lowest set bit in a value to WTF.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2013-01-18 11:16:15 PST
This change is from <
rdar://problem/12922052
>.
Michael Saboff
Comment 2
2013-01-18 11:18:07 PST
Committed
r140186
: <
http://trac.webkit.org/changeset/140186
>
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