[Webkit-unassigned] [Bug 175142] New: Rename ScratchBuffer::activeLengthPtr to addressOfActiveLength.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 3 11:25:14 PDT 2017


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

            Bug ID: 175142
           Summary: Rename ScratchBuffer::activeLengthPtr to
                    addressOfActiveLength.
           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

The convention in the rest of of JSC for such methods which return the address of a field is to name them "addressOf<field name>".  We'll rename ScratchBuffer::activeLengthPtr to be consistent with this convention.

-- 
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/20170803/4cbaeadb/attachment.html>


More information about the webkit-unassigned mailing list