Bug 150645 - JITSubGenerator::generateFastPath() does not need to be inlined.
Summary: JITSubGenerator::generateFastPath() does not need to be inlined.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-28 16:51 PDT by Mark Lam
Modified: 2015-10-28 18:19 PDT (History)
1 user (show)

See Also:


Attachments
the patch. (14.00 KB, patch)
2015-10-28 17:06 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 2015-10-28 16:51:53 PDT
Will move it to a .cpp file.
Comment 1 Mark Lam 2015-10-28 17:06:29 PDT
Created attachment 264270 [details]
the patch.
Comment 2 Geoffrey Garen 2015-10-28 17:29:11 PDT
Comment on attachment 264270 [details]
the patch.

r=me if it builds
Comment 3 WebKit Commit Bot 2015-10-28 18:19:37 PDT
Comment on attachment 264270 [details]
the patch.

Clearing flags on attachment: 264270

Committed r191713: <http://trac.webkit.org/changeset/191713>
Comment 4 WebKit Commit Bot 2015-10-28 18:19:40 PDT
All reviewed patches have been landed.  Closing bug.