[Webkit-unassigned] [Bug 158431] New: Remove hasStaticPropertyTable, or make it constexpr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 6 12:08:05 PDT 2016


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

            Bug ID: 158431
           Summary: Remove hasStaticPropertyTable, or make it constexpr
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Bindings
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: barraclough at apple.com
                CC: cdumez at apple.com

I think this is mostly used in asserts, which from a quick look are mostly wrong wrong. If we do need be checking anything, we can probably use the HasStaticPropertyTable flag in JSTypeInfo.

If this is not removed, should be made constexpr.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160606/62934ade/attachment.html>


More information about the webkit-unassigned mailing list