[webkit-reviews] review granted: [Bug 209398] [JSC] Add JSC::keepAlive(JSValue) : [Attachment 394212] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 22 08:05:30 PDT 2020


Mark Lam <mark.lam at apple.com> has granted Yusuke Suzuki <ysuzuki at apple.com>'s
request for review:
Bug 209398: [JSC] Add JSC::keepAlive(JSValue)
https://bugs.webkit.org/show_bug.cgi?id=209398

Attachment 394212: Patch

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




--- Comment #3 from Mark Lam <mark.lam at apple.com> ---
Comment on attachment 394212
  --> https://bugs.webkit.org/attachment.cgi?id=394212
Patch

r=me.  It would have been nice if there‘s some way to share the implementation
instead of having 2 copies, but I couldn’t think of a clean way to express
that: probably more hassle than it’s worth.


More information about the webkit-reviews mailing list