[webkit-reviews] review granted: [Bug 205625] [JSC] Remove WTF::loadLoadFence from JSFunction::rareData() : [Attachment 386482] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 28 23:13:38 PST 2019


Mark Lam <mark.lam at apple.com> has granted Yusuke Suzuki <ysuzuki at apple.com>'s
request for review:
Bug 205625: [JSC] Remove WTF::loadLoadFence from JSFunction::rareData()
https://bugs.webkit.org/show_bug.cgi?id=205625

Attachment 386482: Patch

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




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

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

r=me

> Source/JavaScriptCore/runtime/JSFunctionInlines.h:149
>      // FIXME: Use JSFunction::rareData() once WTF::loadLoadFence is removed.
>      // https://bugs.webkit.org/show_bug.cgi?id=205625

Remove this FIXME.


More information about the webkit-reviews mailing list