Closed
Bug 597116
Opened 14 years ago
Closed 14 years ago
JSProxyHandler doesn't fill vp when the getter is not a JSPROP_GETTER
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mrbkap, Assigned: mrbkap)
References
Details
(Whiteboard: fixed-in-tracemonkey)
Attachments
(1 file)
(deleted),
patch
|
mrbkap
:
review+
|
Details | Diff | Splinter Review |
For non-SHARED properties, we call the getter *and* set vp. This patch has r=gal.
Attachment #475928 -
Flags: review+
Assignee | ||
Comment 1•14 years ago
|
||
Assignee: general → mrbkap
Whiteboard: fixed-in-tracemonkey
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•