[Webkit-unassigned] [Bug 224616] New: Refactor inline functions out of HashMapImpl.h into HashMapImplInlines.h.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 15 11:19:46 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=224616
Bug ID: 224616
Summary: Refactor inline functions out of HashMapImpl.h into
HashMapImplInlines.h.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mark.lam at apple.com
Also do the same for clients of HashMapImpl that require similar refactoring. This fixes the #include of JSCJSValueInlines.h in HashMapImpl.h, as well as makes it easier to use other inline functions from other classes in the implementation of HashMapImpl's inline functions in the future.
--
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/20210415/a0dfbc6d/attachment-0001.htm>
More information about the webkit-unassigned
mailing list