[webkit-reviews] review requested: [Bug 131515] [ftlopt] Inlining native functions into the JavaScript in the FTL : [Attachment 232509] Native runtime library inlining in FTL for ftlopt branch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 4 16:46:59 PDT 2014


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

Attachment 232509: Native runtime library inlining in FTL for ftlopt branch
https://bugs.webkit.org/attachment.cgi?id=232509&action=review

------- Additional Comments from Matthew Mirman <mmirman at apple.com>
Removed the "llvm->" from FTLLowerDFGToLLVM.cpp and made the #if(ASSERT) into
an if (ASSERT).  Also removed additional tests from LayoutTests.


More information about the webkit-reviews mailing list