Closed Bug 1053061 Opened 12 years ago Closed 12 years ago

Remove unnecessary `return undefined`s from JS self-hosted code now that bogus return warning has been removed

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla34
Tracking Status
firefox33 --- wontfix
firefox34 --- fixed

People

(Reporter: cpeterson, Assigned: cpeterson)

References

Details

Attachments

(1 file)

Now that bug 1046964 removed the often-bogus return warning, this patch removes some unnecessary `return undefined`s I added to JS self-hosted code in bug 784295. Also replace `return ThrowError()` with just `ThrowError()`.
Attachment #8472141 - Flags: review?(wmccloskey)
Attachment #8472141 - Flags: review?(wmccloskey) → review+
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
Flags: qe-verify-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: