summaryrefslogtreecommitdiff
path: root/test/simple/test-stringbytes-external.js
Commit message (Collapse)AuthorAgeFilesLines
* string_bytes: write strings using new APITrevor Norris2013-06-121-0/+74
StringBytes::Write now uses new v8 API and also does preliminary check if the string is external, then will use external memory instead.