[Webkit-unassigned] [Bug 193774] New: [JSC] SharedArrayBufferConstructor and ArrayBufferConstructor should not have their own IsoSubspace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 24 11:29:01 PST 2019


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

            Bug ID: 193774
           Summary: [JSC] SharedArrayBufferConstructor and
                    ArrayBufferConstructor should not have their own
                    IsoSubspace
           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: ysuzuki at apple.com

Too costly. Use InternalFunction's one instead. We need to make sizeof(SharedArrayBufferConstructor) == sizeof(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/20190124/f66cbf1f/attachment.html>


More information about the webkit-unassigned mailing list