Bug 131197

Summary: All Heap::writeBarriers should be inline
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 121074    
Attachments:
Description Flags
Patch none

Description Mark Hahnenberg 2014-04-03 17:46:18 PDT
One is in a JSCellInlines.h, another is in Heap.cpp. These are all critical enough and small enough to belong in HeapInlines.h
Comment 1 Mark Hahnenberg 2014-04-03 17:48:20 PDT
Created attachment 228565 [details]
Patch
Comment 2 Mark Lam 2014-04-03 17:59:29 PDT
Comment on attachment 228565 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-04-03 19:24:55 PDT
Comment on attachment 228565 [details]
Patch

Clearing flags on attachment: 228565

Committed r166759: <http://trac.webkit.org/changeset/166759>
Comment 4 WebKit Commit Bot 2014-04-03 19:24:57 PDT
All reviewed patches have been landed.  Closing bug.