[Webkit-unassigned] [Bug 132319] New: CSS JIT: remove JumpToClearAdjacentTail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 28 21:29:07 PDT 2014


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

           Summary: CSS JIT: remove JumpToClearAdjacentTail
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: utatane.tea at gmail.com


Since adjacent backtracking stack reference is pre-allocated
in prologue in http://trac.webkit.org/changeset/166834,
clearing stack phase is not needed. So we can drop
JumpToClearAdjacentTail from backtracking action and simplify
backtracking handling.

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