Bug 147417 - Remove native call inlining
Summary: Remove native call inlining
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basile Clement
URL:
Keywords:
Depends on: 147448
Blocks:
  Show dependency treegraph
 
Reported: 2015-07-29 12:38 PDT by Basile Clement
Modified: 2015-07-30 11:06 PDT (History)
1 user (show)

See Also:


Attachments
Patch for landing (32.06 KB, patch)
2015-07-29 12:41 PDT, Basile Clement
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Basile Clement 2015-07-29 12:38:39 PDT
Native call inlining in the FTL has been disabled since almost a year (http://trac.webkit.org/changeset/173685) because it caused build failures then. It is probably beyond saving at this point.
Comment 1 Basile Clement 2015-07-29 12:41:23 PDT
Created attachment 257761 [details]
Patch for landing
Comment 2 WebKit Commit Bot 2015-07-29 13:31:36 PDT
Comment on attachment 257761 [details]
Patch for landing

Clearing flags on attachment: 257761

Committed r187555: <http://trac.webkit.org/changeset/187555>
Comment 3 WebKit Commit Bot 2015-07-29 13:31:40 PDT
All reviewed patches have been landed.  Closing bug.