Closed Bug 522612 Opened 15 years ago Closed 15 years ago

TM: kill new skips-with-payloads

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: n.nethercote, Assigned: n.nethercote)

Details

(Whiteboard: fixed-in-tracemonkey)

Attachments

(1 file)

Attached patch patchSplinter Review
Bug 495734 removed all skips with payloads, but a few have crept back in.  This patch replaces them with uses of the traceAlloc allocator, which seems appropriate as the allocated memory contains data that will only be accessed from generated code.
Attachment #406599 - Flags: review?(graydon)
Attachment #406599 - Attachment is patch: true
Attachment #406599 - Attachment mime type: application/octet-stream → text/plain
Attachment #406599 - Flags: review?(graydon) → review+
I won't be able to land this patch until next week, as I won't have time to watch the tree.  Graydon, please feel free to land it if you'd like.
http://hg.mozilla.org/tracemonkey/rev/87e34ad27ead
Whiteboard: fixed-in-tracemonkey
http://hg.mozilla.org/mozilla-central/rev/87e34ad27ead
Status: ASSIGNED → RESOLVED
Closed: 15 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: