node-xwalk - Update binary interface implements
authorSeungkeun Lee <sngn.lee@samsung.com>
Fri, 4 Dec 2015 07:59:39 +0000 (16:59 +0900)
committerSeungkeun Lee <sngn.lee@samsung.com>
Mon, 7 Dec 2015 01:50:38 +0000 (10:50 +0900)
commit0d6e8f9e4f37d3de4822a9d687fef7fc6739a4da
treec9ce10596b0e3bf2fb46dde87d001dc27661b087
parent44e0a66ceb60b28d75baf88ba00cfe4eddc23467
node-xwalk - Update binary interface implements

 - Use GetContents instead of Externalize (It didn't copy the internal buffer)
 - Use ArrayBufferCreationMode::kInternalized to create ArrayBuffer (It copied the buffer)

Change-Id: Ida0efa33bac940b8f14a9dd21cf120fb9ac976d1
modules/node-xwalk/src/native_binding.cc [changed mode: 0644->0755]