Closed Bug 832425 Opened 13 years ago Closed 13 years ago

gcPreserveCode() should not depend on JS_GC_ZEAL

Categories

(Core :: JavaScript Engine, defect)

Other Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla21

People

(Reporter: bhackett1024, Unassigned)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
gcPreserveCode() is only defined when compiling with JS_GC_ZEAL, despite the fact that it doesn't depend on having zeal enabled in any way. Not having this function in normal release builds makes performance testing in the shell harder than necessary.
Attachment #703998 - Flags: review?(hv1989)
Attachment #703998 - Flags: review?(hv1989) → review+
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: