Bug 161499

Summary: Move some JSObject and JSArray inline functions to their respective Inlines.h files.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, graouts, keith_miller, kondapallykalyan, msaboff, saam
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 161498    
Attachments:
Description Flags
proposed patch.
none
proposed patch
none
proposed patch.
none
proposed patch. saam: review+

Description Mark Lam 2016-09-01 11:40:44 PDT
Patch coming.
Comment 1 Mark Lam 2016-09-01 11:56:40 PDT
Created attachment 287650 [details]
proposed patch.

Let's try it on the EWS.
Comment 2 Mark Lam 2016-09-01 12:32:50 PDT
Created attachment 287654 [details]
proposed patch
Comment 3 Mark Lam 2016-09-01 13:25:29 PDT
Comment on attachment 287654 [details]
proposed patch

So strange.  The build finishes on my local machine without issues.  I'm re-try with a clean build now.
Comment 4 Mark Lam 2016-09-01 14:10:55 PDT
Created attachment 287677 [details]
proposed patch.
Comment 5 Mark Lam 2016-09-01 14:56:41 PDT
Created attachment 287686 [details]
proposed patch.
Comment 6 Mark Lam 2016-09-01 15:37:35 PDT
Thanks for the review.  Landed in r205324: <http://trac.webkit.org/r205324>.