Bug 61374

Summary: JSC API could provide a way to define a getter/setter for a property of a given object
Product: WebKit Reporter: Caio Marcelo de Oliveira Filho <cmarcelo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Enhancement CC: ggaren, noam, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Caio Marcelo de Oliveira Filho
Reported 2011-05-24 11:02:54 PDT
This functionality is available in internal API of JSObject as defineGetter() and defineSetter() methods. Request was motivated by bug 61343.
Attachments
Note You need to log in before you can comment on or make changes to this bug.