RESOLVED FIXED 142241
bmalloc: Don't branch when setting the owner of a large object
https://bugs.webkit.org/show_bug.cgi?id=142241
Summary bmalloc: Don't branch when setting the owner of a large object
Geoffrey Garen
Reported 2015-03-03 16:14:20 PST
bmalloc: Don't branch when setting the owner of a large object
Attachments
Patch (1.60 KB, patch)
2015-03-03 16:14 PST, Geoffrey Garen
no flags
Patch (1.65 KB, patch)
2015-03-03 16:21 PST, Geoffrey Garen
kling: review+
Geoffrey Garen
Comment 1 2015-03-03 16:14:41 PST
Geoffrey Garen
Comment 2 2015-03-03 16:15:00 PST
Uploading to try to find out why the EFL build failed.
WebKit Commit Bot
Comment 3 2015-03-03 16:17:26 PST
Attachment 247806 [details] did not pass style-queue: ERROR: Source/bmalloc/bmalloc/BoundaryTag.h:88: Please declare enum bitfields as unsigned integral types. [runtime/enum_bitfields] [5] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Geoffrey Garen
Comment 4 2015-03-03 16:21:10 PST
Andreas Kling
Comment 5 2015-03-03 16:27:57 PST
Comment on attachment 247808 [details] Patch r=me
Geoffrey Garen
Comment 6 2015-03-03 16:30:22 PST
Note You need to log in before you can comment on or make changes to this bug.