[webkit-reviews] review granted: [Bug 196341] [JSC] Drop VM and Context cache map in JavaScriptCore.framework : [Attachment 366155] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 28 08:54:41 PDT 2019


Saam Barati <sbarati at apple.com> has granted Yusuke Suzuki <ysuzuki at apple.com>'s
request for review:
Bug 196341: [JSC] Drop VM and Context cache map in JavaScriptCore.framework
https://bugs.webkit.org/show_bug.cgi?id=196341

Attachment 366155: Patch

https://bugs.webkit.org/attachment.cgi?id=366155&action=review




--- Comment #2 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 366155
  --> https://bugs.webkit.org/attachment.cgi?id=366155
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=366155&action=review

> Source/JavaScriptCore/API/JSContext.mm:89
> +    toJSGlobalObject(m_context)->setAPIWrapper((__bridge void*)self);

Why are these bridge casts?


More information about the webkit-reviews mailing list