NEW 81015
Add binding code generator an ability to return / receive native array
https://bugs.webkit.org/show_bug.cgi?id=81015
Summary Add binding code generator an ability to return / receive native array
Ryosuke Niwa
Reported 2012-03-13 11:28:27 PDT
From the discussion of replacing regions node lists by an array: Right now, there's no easy way to return or receive native arrays from/in webcore. We have to write lots of custom binding code. We should add an support to generate such code into the binding code generator.
Attachments
Note You need to log in before you can comment on or make changes to this bug.