[webkit-reviews] review requested: [Bug 131515] Inlining native functions into the JavaScript in the FTL : [Attachment 229589] System for inlining native functions via the FTL.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 17 15:56:01 PDT 2014


Matthew Mirman <mmirman at apple.com> has asked  for review:
Bug 131515: Inlining native functions into the JavaScript in the FTL
https://bugs.webkit.org/show_bug.cgi?id=131515

Attachment 229589: System for inlining native functions via the FTL.  
https://bugs.webkit.org/attachment.cgi?id=229589&action=review

------- Additional Comments from Matthew Mirman <mmirman at apple.com>
Fixed style issues.
Changed do-whiles over iterators into for loops.
Added pass to ensure large functions don't get inlined.


More information about the webkit-reviews mailing list