Closed Bug 755578 Opened 11 years ago Closed 11 years ago

simplify Compiler::generatePrologue (a tiny bit)

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla15

People

(Reporter: luke, Assigned: luke)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
Tiny preparation bits:
 - s/invokeLabel/fastEntryLabel/, because its not the (invoke entry label)
 - merge it with fastPath label
 - remove script->needsArgsObj() conjunct (it doesn't get created in the prologue)
Attachment #624240 - Flags: review?(bhackett1024)
Summary: simplify Compiler::generatePrologue → simplify Compiler::generatePrologue (a tiny bit)
Attachment #624240 - Flags: review?(bhackett1024) → review+
https://hg.mozilla.org/mozilla-central/rev/f7bde9f96a91
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.