Closed Bug 820816 Opened 12 years ago Closed 12 years ago

Refactor CallObject creation to not require a StackFrame

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla20

People

(Reporter: jandem, Assigned: jandem)

References

Details

Attachments

(1 file, 1 obsolete file)

Refactors CallObject::createForFunction and DeclEnvObject::create a bit so that the baseline compiler can call createForFunction(cx, enclosing, callee) to create a CallObject (and DeclEnvObject if needed).
Attached patch Patch (obsolete) — Splinter Review
Attachment #691328 - Flags: review?(luke)
Attached patch PatchSplinter Review
Attachment #691328 - Attachment is obsolete: true
Attachment #691328 - Flags: review?(luke)
Attachment #691332 - Flags: review?(luke)
Comment on attachment 691332 [details] [diff] [review]
Patch

Nicely done
Attachment #691332 - Flags: review?(luke) → review+
https://hg.mozilla.org/mozilla-central/rev/36a3cac9e3d9
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: