[Webkit-unassigned] [Bug 85144] Bytecompiler should emit trivially fewer jumps in loops

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 28 16:11:40 PDT 2012


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


Maciej Stachowiak <mjs at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs at apple.com




--- Comment #2 from Maciej Stachowiak <mjs at apple.com>  2012-04-28 16:11:41 PST ---
As a comment unrelated to this patch, it would be nice to have a fallback for emitNodeInConditionContext that knows how to generate regular code plus the branch for nodes without a specialized emitNodeInConditionContext - it's lame to have to do the fallback at every call site.

-- 
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