Closed
Bug 623430
Opened 14 years ago
Closed 14 years ago
arguments.callee.caller not equal to proto-delegated joined function object method that was sampled and then deleted
Categories
(Core :: JavaScript Engine, defect, P1)
Core
JavaScript Engine
Tracking
()
RESOLVED
INVALID
People
(Reporter: brendan, Unassigned)
References
()
Details
(Keywords: regression)
+++ This bug was initially created as a clone of Bug #586482 +++
Followup work to try in bug 586482 comment 26 third paragraph.
/be
Reporter | ||
Comment 1•14 years ago
|
||
INVALID, the code already exists in js_DeleteProperty, but it does not handle the delegated joined method case. I will fix in bug 586482.
/be
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•