Closed
Bug 950897
Opened 12 years ago
Closed 2 years ago
Investigate moving Proto{Getter,Setter} off of native call interface.
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: efaust, Unassigned)
Details
After bug 926012, i,t looks like we should bew able to let the proxies handle themselves, and not use the native call interface to deal with prototype accesses.
We should do some more work to ensure that this is the case, but it seems like we should be able to remove that complication.
More to come on this topic.
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•