Closed Bug 593188 Opened 14 years ago Closed 14 years ago

VarTracker non-null table may grow quite large

Categories

(Tamarin Graveyard :: Baseline JIT (CodegenLIR), defect, P1)

defect

Tracking

(Not tracked)

VERIFIED WONTFIX
flash9.0.x-Salt

People

(Reporter: trbaker, Assigned: wmaddox)

References

Details

+++ This bug was initially created as a clone of Bug #565489 +++
+++ please resolve as WONTFIX with comments if not applicable to FP9 +++


The 'checked' hashtable of VarTracker may grow quite large under certain conditions (e.g. alchemy generated abc) since LIR instructions are added to the table until a label is emitted, which for machine generated code could occur infrequently.
VarTracker is specific to nanojit, which didn't exist in FP9
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
bulk verifying resolved !fixed issues
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.