[Webkit-unassigned] [Bug 20020] New: Proposed enhancement to JavaScriptCore API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 12 13:01:56 PDT 2008


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

           Summary: Proposed enhancement to JavaScriptCore API
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ksherlock at gmail.com


It would be very convenient to be able to create builtin objects (Array, Date,
Error, RegExp) directly through the exported API. The SpiderMonkey JSAPI, for
comparison, has JS_NewArrayObject and JS_NewRegExpObject functions.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list