string_bytes: write strings using new API
StringBytes::Write now uses new v8 API and also does preliminary check if the string is external, then will use external memory instead.
parent
642ea2b6
Please register or sign in to comment
StringBytes::Write now uses new v8 API and also does preliminary check if the string is external, then will use external memory instead.