RESOLVED FIXED 183449
[JSC][WebCore] Extend jsDynamicCast for WebCore types in WebCore and remove jsDynamicDowncast
https://bugs.webkit.org/show_bug.cgi?id=183449
Summary [JSC][WebCore] Extend jsDynamicCast for WebCore types in WebCore and remove j...
Yusuke Suzuki
Reported 2018-03-08 06:12:13 PST
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.
Attachments
Patch (209.35 KB, patch)
2018-03-08 09:11 PST, Yusuke Suzuki
no flags
Patch (209.35 KB, patch)
2018-03-08 09:47 PST, Yusuke Suzuki
mark.lam: review+
Yusuke Suzuki
Comment 1 2018-03-08 09:11:03 PST
Yusuke Suzuki
Comment 2 2018-03-08 09:47:07 PST
Mark Lam
Comment 3 2018-03-08 10:17:02 PST
Comment on attachment 335310 [details] Patch r=me
Yusuke Suzuki
Comment 4 2018-03-08 10:38:16 PST
Radar WebKit Bug Importer
Comment 5 2018-03-08 10:39:30 PST
Yusuke Suzuki
Comment 6 2018-04-01 12:26:12 PDT
*** Bug 172685 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.