Commit 249c3c16 authored by ssuda's avatar ssuda Committed by Ben Noordhuis
Browse files

Avoiding unnecessary ToString() calls

String::Utf8Value and String::AsciiValue constructors take Handle<Value>
So no need to convert to Handle<String>
parent e1199fa3
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