Closed Bug 881223 Opened 11 years ago Closed 11 years ago

PJS: add warning feedback for GC bailout

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla24

People

(Reporter: pnkfelix, Assigned: pnkfelix)

Details

Attachments

(1 file, 1 obsolete file)

Parallel Javascript issues warnings when you bail out of parallel operation in some cases, such as unsupported operations.

But there are cases where we currently bail out without issuing a warning, such as when there is a GC request (and I suspect there are others).
Attachment #760405 - Flags: review?(nmatsakis)
Attachment #760405 - Flags: review?(nmatsakis) → review+
version 2: reformatted via hg on niko's request.

(copied down R+ from version 1.)
Assignee: general → pnkfelix
Attachment #760405 - Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #760808 - Flags: review+
https://hg.mozilla.org/mozilla-central/rev/22b38f0b8084
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: