[Webkit-unassigned] [Bug 204643] [GTK] [2.27.3] GCMemoryOperations.h: Unknown architecture

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 29 05:47:23 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=204643

--- Comment #1 from Yusuke Suzuki <ysuzuki at apple.com> ---
We should add ENABLE_CONCURRENT_GC in Platform.h, and enable it only for X64 / ARM64.
And we should also ensure USE_CONCURRENT_JS is enabled in x64 / ARM64. Then, we should use regular memset/memcpy for non concurrent environment.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191129/808fb7ac/attachment.htm>


More information about the webkit-unassigned mailing list