[Webkit-unassigned] [Bug 283786] New: [JSC] Add gcSafeMemset
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 27 22:13:40 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=283786
Bug ID: 283786
Summary: [JSC] Add gcSafeMemset
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aosukeke at gmail.com
We have functions like `gcSafeMemcpy` and `gcSafeMemmove` for GC-safe memory operations. We also need to add `gcSafeMemset`.
Context:
- https://github.com/WebKit/WebKit/pull/36769#discussion_r1859888812
- https://github.com/WebKit/WebKit/pull/36769#discussion_r1861514971
--
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/20241128/9aec67b1/attachment.htm>
More information about the webkit-unassigned
mailing list