Closed Bug 451137 Opened 16 years ago Closed 16 years ago

TM: must handle globalObj->dslots reallocation correctly

Categories

(Core :: JavaScript Engine, defect, P2)

x86
macOS
defect

Tracking

()

RESOLVED FIXED
mozilla1.9.1b1

People

(Reporter: gal, Unassigned)

References

Details

Attachments

(1 file)

The tracker currently tracks &globalObj->dslots[i] by its address. We must detect and properly handle reallocation of dslots, i.e. by walking the tracker and updating all references to their new addres.
Blocks: landtm
Priority: -- → P2
Target Milestone: --- → mozilla1.9.1b1
Attachment #340000 - Flags: review?(gal) → review+
Pushed fix as changeset: http://hg.mozilla.org/tracemonkey/rev/e8d1e82b64be
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Flags: in-testsuite-
Flags: in-litmus-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: