[Webkit-unassigned] [Bug 61374] New: JSC API could provide a way to define a getter/setter for a property of a given object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 24 11:02:54 PDT 2011


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

           Summary: JSC API could provide a way to define a getter/setter
                    for a property of a given object
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cmarcelo at webkit.org
                CC: oliver at apple.com, noam.rosenthal at nokia.com


This functionality is available in internal API of JSObject as defineGetter() and defineSetter() methods.

Request was motivated by bug 61343.

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



More information about the webkit-unassigned mailing list