[Webkit-unassigned] [Bug 190131] New: [JSC] Add a JSONStringify overload that receives a JSValue space

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 05:52:21 PDT 2018


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

            Bug ID: 190131
           Summary: [JSC] Add a JSONStringify overload that receives a
                    JSValue space
           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: koby.b at mce.systems

Hi,
In node-jsc, I neede to be able to pass a JSValue space to JSONStringify, not just the number of spaces to use.
This patch add that overload to JSONStringify.

Regarding tests, I wasn't sure there are c++ tests to JSONStringify or where should I add them. So for now I didn't add new tests.

Thanks
Koby

-- 
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/20181001/64b28f10/attachment.html>


More information about the webkit-unassigned mailing list