Bug 207871

Summary: getVTablePointer() should return a const void*.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, beidson, benjamin, cdumez, cmarcelo, dbates, eric.carlson, ews-watchlist, glenn, jer.noble, jsbell, philipj, sergio, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. ysuzuki: review+

Description Mark Lam 2020-02-17 16:45:27 PST
<rdar://problem/59525721>
Comment 1 Mark Lam 2020-02-17 16:57:35 PST
Created attachment 391003 [details]
proposed patch.
Comment 2 Yusuke Suzuki 2020-02-17 16:59:14 PST
Comment on attachment 391003 [details]
proposed patch.

r=me
Comment 3 Mark Lam 2020-02-17 17:09:52 PST
Thanks for the review.  Landed in r256791: <http://trac.webkit.org/r256791>.