Closed
Bug 517883
Opened 16 years ago
Closed 16 years ago
make TM fragment entry- and exit-profiling work on ARM
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jseward, Assigned: jseward)
Details
(Whiteboard: fixed-in-nanojit, fixed-in-tracemonkey)
Attachments
(1 file, 2 obsolete files)
No description provided.
| Assignee | ||
Comment 1•16 years ago
|
||
Attachment #401845 -
Attachment is obsolete: true
Attachment #410624 -
Flags: review?(vladimir)
Comment on attachment 410624 [details] [diff] [review]
rebased and tidied up a bit
Looks fine, one comment -- the ldr r0,[pc] is loading const, not &const like the comment indicates. Unless you mean that pc == &const...
Attachment #410624 -
Flags: review?(vladimir) → review+
| Assignee | ||
Comment 3•16 years ago
|
||
Attachment #410624 -
Attachment is obsolete: true
| Assignee | ||
Updated•16 years ago
|
Keywords: checkin-needed
Comment 4•16 years ago
|
||
Keywords: checkin-needed
Whiteboard: fixed-in-nanojit
Comment 5•16 years ago
|
||
Whiteboard: fixed-in-nanojit → fixed-in-nanojit, fixed-in-tracemonkey
Comment 6•16 years ago
|
||
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.
Description
•