Closed
Bug 608007
Opened 15 years ago
Closed 7 years ago
JIT helper methods should be private, with friend access for CodegenLIR
Categories
(Tamarin Graveyard :: Virtual Machine, enhancement)
Tamarin Graveyard
Virtual Machine
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: stejohns, Unassigned)
Details
Werner: "Ed brought up a good point via IM the other day that we should start hiding JIT wrappers as private functions and friend CodegenLIR so it can access them. The last thing we want is player code to start calling these APIs directly. This is beyond the scope of this bug but if you want to make this change, please do so."
Comment 1•7 years ago
|
||
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•