[webkit-reviews] review granted: [Bug 133718] DFG::ByteCodeParser should emit native call/construct only in FTL mode, since the DFG backend can't do anything about them and the presence of function checks just means less efficient code : [Attachment 232878] Added check for ftl mode before emitting native calls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 11 11:55:02 PDT 2014


Filip Pizlo <fpizlo at apple.com> has granted Matthew Mirman <mmirman at apple.com>'s
request for review:
Bug 133718: DFG::ByteCodeParser should emit native call/construct only in FTL
mode, since the DFG backend can't do anything about them and the presence of
function checks just means less efficient code
https://bugs.webkit.org/show_bug.cgi?id=133718

Attachment 232878: Added check for ftl mode before emitting native calls
https://bugs.webkit.org/attachment.cgi?id=232878&action=review

------- Additional Comments from Filip Pizlo <fpizlo at apple.com>
Cool!  I will land.


More information about the webkit-reviews mailing list