WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
53391
Switched heap to use the Bitmap class and removed CollectorBitmap
https://bugs.webkit.org/show_bug.cgi?id=53391
Summary
Switched heap to use the Bitmap class and removed CollectorBitmap
Geoffrey Garen
Reported
2011-01-29 21:37:02 PST
Switched heap to use the Bitmap class and removed CollectorBitmap
Attachments
Patch
(5.80 KB, patch)
2011-01-29 21:39 PST
,
Geoffrey Garen
mjs
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Geoffrey Garen
Comment 1
2011-01-29 21:39:47 PST
Created
attachment 80586
[details]
Patch
Maciej Stachowiak
Comment 2
2011-01-29 21:48:34 PST
Comment on
attachment 80586
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=80586&action=review
r=me; see tiny comment though.
> Source/JavaScriptCore/wtf/Bitmap.h:79 > +inline bool Bitmap<size>::getset(size_t n)
I think testAndSet would be a more conventional name for this operation.
Geoffrey Garen
Comment 3
2011-01-29 21:58:40 PST
Committed
r77080
: <
http://trac.webkit.org/changeset/77080
>
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