Closed Bug 693628 Opened 13 years ago Closed 6 years ago

AVM spec docs for callsuper (etc) are wrong about how receiver is treated.

Categories

(Tamarin Graveyard :: Documentation, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX
Future

People

(Reporter: edwsmith, Unassigned)

References

Details

The spec says: > The base class of receiver is determined and the method indicated by > the multiname is resolved in the declared traits of the base class. In fact, the method to call is determined by inspecting the base traits of the declaring traits of the currently executing method in which OP_callmethod appears. The receiver object is coerced to the base traits before the call. Wrong wording shows up in: callsuper callsupervoid constructsuper getsuper setsuper
Blocks: avmspec
Target Milestone: --- → Future
Tamarin is a dead project now. Mass WONTFIX.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
You need to log in before you can comment on or make changes to this bug.