Bug 136547 - Move PropertySlot's inline functions back to PropertySlot.h
Summary: Move PropertySlot's inline functions back to PropertySlot.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-04 14:38 PDT by Mark Lam
Modified: 2014-09-04 20:37 PDT (History)
1 user (show)

See Also:


Attachments
the patch (3.11 KB, patch)
2014-09-04 19:01 PDT, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.