Closed Bug 841619 Opened 11 years ago Closed 11 years ago

Factor out an ArrayBufferObject::changeContents from uninlineData

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla21

People

(Reporter: luke, Assigned: luke)

References

Details

Attachments

(1 file)

Attached patch patchSplinter Review
This patch factors out the logic required to change an ArrayBufferObject's dynamic elements (ObjectElements header and data array).  This currently has only one use but bug 840280 adds another.  I think this change also makes the code a bit more readable.
Attachment #714183 - Flags: review?(sphink)
Comment on attachment 714183 [details] [diff] [review]
patch

Review of attachment 714183 [details] [diff] [review]:
-----------------------------------------------------------------

More better. Is good.
Attachment #714183 - Flags: review?(sphink) → review+
https://hg.mozilla.org/mozilla-central/rev/533b1bc8ca21
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: