Closed Bug 720848 Opened 12 years ago Closed 12 years ago

Trace through watchpoints from TraceRuntime

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla12

People

(Reporter: billm, Assigned: billm)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
Normally the way we deal with weak pointers from TraceRuntime is to just treat them as strong. I have some code in the write barrier verifier that depends on this. However, it looks like we violate this rule for watchpoints.

There may be more issues like this, but this is the one that was causing me trouble.
Attachment #591279 - Flags: review?(jorendorff)
Attachment #591279 - Flags: review?(jorendorff) → review+
https://hg.mozilla.org/mozilla-central/rev/df684ea711fc
Status: NEW → RESOLVED
Closed: 12 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: