Closed Bug 1053920 Opened 11 years ago Closed 11 years ago

Define and use JSNativeArguments in Codegen.py

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla34

People

(Reporter: mccr8, Assigned: mccr8)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

There's a number of places in CodeGen that has these arguments: [Argument('JSContext*', 'cx'), Argument('unsigned', 'argc'), Argument('JS::Value*', 'vp')]. It would be nice if this could just be a value JSNativeArguments defined at the top level.
Summary: Define an use JSNativeArguments → Define and use JSNativeArguments in Codegen.py
Assignee: nobody → continuation
Comment on attachment 8476948 [details] [diff] [review] Define and use JSNativeArguments in Codegen.py. r=me
Attachment #8476948 - Flags: review?(bzbarsky) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: