Closed
Bug 887212
Opened 12 years ago
Closed 10 years ago
ScriptedDirectProxyHandler::get should check trapResult rather than vp
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 814892
People
(Reporter: Ms2ger, Unassigned)
References
Details
In
if (!SameValue(cx, vp, desc.value, &same))
vp is not yet set to anything meaningful.
| Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•