[Webkit-unassigned] [Bug 155855] New: Create private builtin helper advanceStringIndexUnicode() for use by RegExp builtins

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 24 15:06:41 PDT 2016


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

            Bug ID: 155855
           Summary: Create private builtin helper
                    advanceStringIndexUnicode() for use by RegExp builtins
    Classification: Unclassified
           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: msaboff at apple.com

Currently there is a advanceStringIndexUnicode function declared within the RegExp.prototype.match builtin.

This should be factored out as a private builtin for use by other RegExp builtins.

-- 
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/20160324/1a8e577f/attachment.html>


More information about the webkit-unassigned mailing list