Closed Bug 523214 Opened 16 years ago Closed 12 years ago

require a CallInfo in all fragments we assemble [nanojit]

Categories

(Core Graveyard :: Nanojit, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: gal, Unassigned)

Details

Attachments

(1 file)

Architectures with abis that mix register and stack use require the full signature to figure out the stack offsets for each LIR_[fiq]param as it is being assembled. This patch embeds a CallInfo pointer into the fragment to provide this information (currently unused, except for the abi, next patch will use this information).
Attached patch patchSplinter Review
Assignee: general → gal
I like the idea...getting abi off of the buffer makes sense to me.
Comment on attachment 407109 [details] [diff] [review] patch This is going to need work in tamarin-redux to populate ->callInfo there as well.
Attachment #407109 - Flags: review?(rreitmai)
Comment on attachment 407109 [details] [diff] [review] patch Good start...not sure if anyone is actively looking at this still.
Attachment #407109 - Flags: review?(rreitmai) → review+
These bugs are all part of a search I made for js bugs that are getting lost in transit: http://tinyurl.com/jsDeadEndBugs They all have a review+'ed, non-obsoleted patch and are not marked fixed-in-tracemonkey or checkin-needed but have not seen any activity in 300 days. Some of these got lost simply because the assignee/patch provider never requested a checkin, or just because they were forgotten about.
Edwin, does Nanojit want this?
Assignee: gal → nobody
Component: JavaScript Engine → Nanojit
QA Contact: general → nanojit
Summary: TM: require a CallInfo in all fragments we assemble [nanojit] → require a CallInfo in all fragments we assemble [nanojit]
Product: Core → Core Graveyard
Nanojit has been dead for several years. Its Bugzilla component has been moved to the graveyard (bug 984276). I checked all the open bugs. They're all uninteresting, so I'm WONTFIXing them all. Apologies for the bugspam.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: