[webkit-reviews] review granted: [Bug 192569] LinkBuffer::copyCompactAndLinkCode() needs to be aware of ENABLE(SEPARATED_WX_HEAP). : [Attachment 356999] proposed patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 14:22:30 PST 2018


Saam Barati <sbarati at apple.com> has granted Mark Lam <mark.lam at apple.com>'s
request for review:
Bug 192569: LinkBuffer::copyCompactAndLinkCode() needs to be aware of
ENABLE(SEPARATED_WX_HEAP).
https://bugs.webkit.org/show_bug.cgi?id=192569

Attachment 356999: proposed patch.

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




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

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

> Source/JavaScriptCore/assembler/LinkBuffer.cpp:45
> +extern JS_EXPORT_PRIVATE bool useFastPermisionsJITCopy;

typo: useFastPermisionsJITCopy => useFastPermissionsJITCopy


More information about the webkit-reviews mailing list