Closed Bug 1007187 Opened 10 years ago Closed 10 years ago

enableSPSProfilingWithSlowAssertions returns itself when called a second time

Categories

(Core :: JavaScript Engine, defect)

x86_64
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla32

People

(Reporter: jruderman, Assigned: bbouvier)

Details

(Keywords: testcase)

Attachments

(1 file)

js> enableSPSProfilingWithSlowAssertions()
js> enableSPSProfilingWithSlowAssertions()
function enableSPSProfilingWithSlowAssertions() {
    [native code]
}

(I expected it to return undefined both times.)
Another issue from the recent SPS function change.
Flags: needinfo?(kvijayan)
If that can help fuzzers...
Attachment #8434253 - Flags: review?(kvijayan)
Assignee: nobody → benj
Status: NEW → ASSIGNED
Attachment #8434253 - Flags: review?(kvijayan) → review+
Thanks for the quick review!
https://hg.mozilla.org/integration/mozilla-inbound/rev/72396a537344
Flags: needinfo?(kvijayan)
https://hg.mozilla.org/mozilla-central/rev/72396a537344
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: