[Webkit-unassigned] [Bug 184721] New: The InternalFunction hierarchy should be in IsoSubspaces
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 17 17:31:06 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=184721
Bug ID: 184721
Summary: The InternalFunction hierarchy should be in
IsoSubspaces
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: fpizlo at apple.com
With the caveat that subclasses of InternalFunction that don't add new fields may as well share the same IsoSubspace as InternalFunction, since I can't see a security downside of doing so. They will dynamically figure out what to do based on state in JSCell, JSObject, JSDestructibleObject, and InternalFunction.
--
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/20180418/e67a7062/attachment.html>
More information about the webkit-unassigned
mailing list