[Webkit-unassigned] [Bug 195411] New: [PlayStation] Add initialization for JSC shell and test scripts for PlayStation port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 7 08:44:10 PST 2019


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

            Bug ID: 195411
           Summary: [PlayStation] Add initialization for JSC shell and
                    test scripts for PlayStation port
           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: stephan.szabo at sony.com

Add the library loading, floating point configuration and other necessary pieces for the jsc shell on PlayStation port. The port requires explicit mentioning of dependent libraries, and we need to do this before static initialization. Also, the float point configuration defaults to one that disables denormals, which causes errors for things like Number.MIN_VALUE.

Add test writer for using remote playstation targets for JSC tests along with associated arguments.

-- 
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/20190307/eece2d2b/attachment.html>


More information about the webkit-unassigned mailing list