Closed
Bug 557359
Opened 16 years ago
Closed 16 years ago
JM: getprop PIC for grandprotos and higher
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: dmandelin, Unassigned)
References
Details
Extend the PIC to handle accesses through higher levels of the prototype chain. Given the current property tree invariants, I think all we need to do is remove the code that explicitly prevents us from doing that and test.
| Reporter | ||
Comment 1•16 years ago
|
||
OK, done.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•