Searched refs:js_dest (Results 1 – 1 of 1) sorted by relevance
104 Local<String> js_dest; in UVException() local125 js_dest = StringFromPath(isolate, dest); in UVException()129 js_msg = String::Concat(isolate, js_msg, js_dest); in UVException()145 if (!js_dest.IsEmpty()) in UVException()146 e->Set(env->context(), env->dest_string(), js_dest).Check(); in UVException()