Bug 149881 - Heap::isWriteBarrierEnabled is unused
Summary: Heap::isWriteBarrierEnabled is unused
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-07 11:33 PDT by Joseph Pecoraro
Modified: 2015-10-07 12:42 PDT (History)
3 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.57 KB, patch)
2015-10-07 11:33 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-10-07 11:33:15 PDT
Heap::isWriteBarrierEnabled is unused. Just remove it.
Comment 1 Joseph Pecoraro 2015-10-07 11:33:48 PDT
Created attachment 262617 [details]
[PATCH] Proposed Fix
Comment 2 Geoffrey Garen 2015-10-07 11:55:55 PDT
Comment on attachment 262617 [details]
[PATCH] Proposed Fix

r=me
Comment 3 WebKit Commit Bot 2015-10-07 12:42:00 PDT
Comment on attachment 262617 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 262617

Committed r190679: <http://trac.webkit.org/changeset/190679>
Comment 4 WebKit Commit Bot 2015-10-07 12:42:03 PDT
All reviewed patches have been landed.  Closing bug.