Closed Bug 757845 Opened 13 years ago Closed 13 years ago

Add edge label to write barrier assert

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla15

People

(Reporter: jandem, Assigned: jandem)

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
The IsMarkedOrAllocated(static_cast<Cell *>(thing)) assert is very generic, and this makes it hard for the fuzzers to detect duplicates. The attached patch attempts to make it less generic by adding the edge label to the write barrier assert, so that the fuzzers can more easily distinguish different bugs.
Attachment #626432 - Flags: review?(wmccloskey)
Attachment #626432 - Flags: review?(wmccloskey) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: