[Webkit-unassigned] [Bug 183449] New: [JSC][WebCore] Extend jsDynamicCast for WebCore types in WebCore and remove jsDynamicDowncast

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 8 06:12:13 PST 2018


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

            Bug ID: 183449
           Summary: [JSC][WebCore] Extend jsDynamicCast for WebCore types
                    in WebCore and remove jsDynamicDowncast
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: utatane.tea at gmail.com

Now, jsDynamicCast has the same / similar mechanism to WebCore::jsDynamicDowncast to inject efficient casting.
So, let's remove jsDynamicDowncast. And inject WebCore specializations into JSC::jsDynamicCast in WebCore side.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180308/69cf1eb3/attachment.html>


More information about the webkit-unassigned mailing list