Closed
Bug 513187
Opened 16 years ago
Closed 16 years ago
TM: Remove some TM-only fields Fragment [nanojit]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| status1.9.2 | --- | beta1-fixed |
People
(Reporter: gal, Assigned: gal)
Details
(Whiteboard: fixed-in-tracemonkey)
Attachments
(1 file, 1 obsolete file)
|
17.42 KB,
patch
|
edwsmith
:
review+
dvander
:
review+
|
Details | Diff | Splinter Review |
Nobody seems to be using it. If Ed approves I will rip them out.
| Assignee | ||
Comment 1•16 years ago
|
||
Assignee: general → gal
Attachment #397211 -
Flags: review?(edwsmith)
| Assignee | ||
Updated•16 years ago
|
Summary: TM: Remove anchor and parent from Fragment [nanojit] → TM: Remove some TM-only fields Fragment [nanojit]
| Assignee | ||
Comment 2•16 years ago
|
||
Attachment #397211 -
Attachment is obsolete: true
Attachment #397211 -
Flags: review?(edwsmith)
| Assignee | ||
Updated•16 years ago
|
Attachment #397220 -
Flags: review?(edwsmith)
| Assignee | ||
Updated•16 years ago
|
Attachment #397220 -
Flags: review?(dvander)
| Assignee | ||
Comment 3•16 years ago
|
||
The patch removes a couple other TM-only fields, in particular those we only need per tree and not per fragment. I am leaving root in there since I have plans to use it in nanojit to more effectively transition between fragments (share frame between functions). I will probably remote loopEntry soon.
Updated•16 years ago
|
Attachment #397220 -
Flags: review?(edwsmith) → review+
Updated•16 years ago
|
Attachment #397220 -
Flags: review?(dvander) → review+
| Assignee | ||
Comment 4•16 years ago
|
||
Whiteboard: fixed-in-tracemonkey
Comment 5•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 6•16 years ago
|
||
status1.9.2:
--- → beta1-fixed
Flags: wanted1.9.2+
You need to log in
before you can comment on or make changes to this bug.
Description
•