Commit 431673eb authored by Jackson Tian's avatar Jackson Tian Committed by Jeremiah Senkpiel
Browse files

buffer: fast-case for empty string in byteLength

When the string is empty, calling the binding is unnecessary and slow.

PR-URL: https://github.com/iojs/io.js/pull/1441


Reviewed-by: default avatarJeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: default avatarColin Ihrig <cjihrig@gmail.com>
Reviewed-By: default avatarChristian Tellnes <christian@tellnes.no>
parent 62f5f4ce
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment