[Webkit-unassigned] [Bug 143422] New: Return Optional<uint32_t> from PropertyName::asIndex

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 5 13:10:00 PDT 2015


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

            Bug ID: 143422
           Summary: Return Optional<uint32_t> from PropertyName::asIndex
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: utatane.tea at gmail.com

Spawn from https://bugs.webkit.org/show_bug.cgi?id=140426.
To re-land https://bugs.webkit.org/show_bug.cgi?id=140426, we first extract simple refactoring patch from the target issue.

In this patch, change return value of asIndex from uint32_t to Optional<uint32_t>.

-- 
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/20150405/fe04657a/attachment.html>


More information about the webkit-unassigned mailing list