Closed Bug 444597 Opened 17 years ago Closed 16 years ago

make nanojit/Assembler be short-lived pipeline participant

Categories

(Tamarin Graveyard :: Tracing Virtual Machine, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: edwsmith, Unassigned)

Details

move the long-lived fields and facilities to Fragmento, or a dedicated utility class: * error() and _err should become pipeline events or move to Fragmento * Fragmento should not hold an Assembler instance. * outline[] and output related code should move to a utility * _functions can be gotten from the lirbuf being compiled * _nativePages and _nativeExitPages should live in Fragmento since they live across separate compiles
this is basically done in tamarin-redux
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.