Bug 136547

Summary: Move PropertySlot's inline functions back to PropertySlot.h
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
the patch none

Description Mark Lam 2014-09-04 14:38:05 PDT
The inline implementations of PropertySlot::getValue() belongs in PropertySlot.h, not JSObject.h.
Comment 1 Mark Lam 2014-09-04 19:01:51 PDT
Created attachment 237669 [details]
the patch
Comment 2 WebKit Commit Bot 2014-09-04 20:37:05 PDT
Comment on attachment 237669 [details]
the patch

Clearing flags on attachment: 237669

Committed r173307: <http://trac.webkit.org/changeset/173307>
Comment 3 WebKit Commit Bot 2014-09-04 20:37:06 PDT
All reviewed patches have been landed.  Closing bug.