Closed
Bug 666807
Opened 14 years ago
Closed 14 years ago
Remove nanojit/avmplus.{cpp,h} (and copy it into TraceMonkey)
Categories
(Core Graveyard :: Nanojit, defect)
Core Graveyard
Nanojit
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: n.nethercote, Assigned: n.nethercote)
References
Details
nanojit-central has nanojit/avmplus.{cpp,h}. TraceMonkey uses them, but AFAIK Tamarin does not use them; it has its own copies. So really, they're TraceMonkey-specific. This surprises/confuses people all the time and they have to ask me about it (eg. pbiggar in bug 634711, Waldo just now on IRC).
So let's just remove them from nanojit-central, add them to TraceMonkey, and then I can stop answering questions about them :)
(Waldo says that VMPI.cpp might be involved too.)
![]() |
Assignee | |
Comment 1•14 years ago
|
||
This is a good idea.
Comment 2•14 years ago
|
||
Obsolete with the removal of tracejit.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Updated•11 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•