[Webkit-unassigned] [Bug 18647] New: SquirrelFish does not do static type inference

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 20 16:48:48 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18647

           Summary: SquirrelFish does not do static type inference
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: SquirrelFish
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mjs at apple.com


The original JavaScriptCore engine did limited static type inference for things
like "numeric less" or "string add", to reduce the cost of dynamic dispatch and
sometimes save having to create boxed JS values. We'd like to add equivalent
functionality to SquirrelFish, though it may be done in somewhat different
ways.


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



More information about the webkit-unassigned mailing list