[Webkit-unassigned] [Bug 129051] GetMyArgumentsByLength in FTL doesn't work with inline code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 19 11:59:07 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=129051


Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #224654|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #4 from Geoffrey Garen <ggaren at apple.com>  2014-02-19 11:56:18 PST ---
(From update of attachment 224654)
dfgShouldBe is a slightly better way to write a test like this. It tests precisely whether the function made it into our optimizing compilers, which means the test can terminate sooner, and there's no risk that the test will terminate too soon. You should make that change in a follow-up patch.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list