Closed Bug 503170 Opened 15 years ago Closed 15 years ago

Make QS argument unwrapping use thisptr offsets

Categories

(Core :: XPConnect, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.2a1

People

(Reporter: peterv, Assigned: peterv)

Details

Attachments

(1 file)

Attached patch v1Splinter Review
We already do this for unwrapping the this object, doing it for arguments would do away with a bunch of AddRef/Releases. The only sad part is that we need to root the JS objects and so for traceable quickstubs we need a rooted array of jsvals.
Attachment #387525 - Flags: superreview?(jst)
Attachment #387525 - Flags: review?(jorendorff)
Attachment #387525 - Flags: superreview?(jst) → superreview+
Comment on attachment 387525 [details] [diff] [review]
v1

Looks good.
Attachment #387525 - Flags: review?(jorendorff) → review+
http://hg.mozilla.org/mozilla-central/rev/b4e7f7d88a8c
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: