[Webkit-unassigned] [Bug 175248] New: Considering abstracting gigacages more rigorously

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 6 11:38:32 PDT 2017


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

            Bug ID: 175248
           Summary: Considering abstracting gigacages more rigorously
           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

You can imagine adding a constant somewhere like:

constexpr Gigacage::Kind TypedArrayGigacageKind = Gigacage::Primitive;

And similarly for other things.  I didn't do it that way because I find it useful to see that typed arrays use the primitive gigacage inline in the code, since this is a fundamental assumption.  But, maybe others feel differently.

-- 
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/20170806/807e1706/attachment.html>


More information about the webkit-unassigned mailing list