Closed Bug 710830 Opened 13 years ago Closed 12 years ago

Support fast conversion of typed arrays to js-ctypes arrays

Categories

(Core :: js-ctypes, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 732936

People

(Reporter: bholley, Assigned: jdm)

Details

This would be a nice companion to bug 699156, and probably much simpler. We just need to add a special case to ImplicitConvert (after the regular array case) that compares the types and does a direct copy if they match.

I might work on this. We'll see.
jdm's going to take a crack at this. :-)
Assignee: nobody → josh
Assignee: josh → evilpies
Assignee: evilpies → josh
Bug 732936 doesn't quite fit the title of this bug, but fits the description in comment 1. Plus it has landed :)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.