[Webkit-unassigned] [Bug 175440] New: Apply the UNLIKELY macro to some unlikely things.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 10 13:50:36 PDT 2017


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

            Bug ID: 175440
           Summary: Apply the UNLIKELY macro to some unlikely things.
           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

These changes came about from noticing that VM::m_perBytecodeProfiler is only used when Options::useProfiler() is true.  Options::useProfiler() is false by default.

-- 
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/20170810/87dea4bf/attachment.html>


More information about the webkit-unassigned mailing list