Home
last modified time | relevance | path

Searched refs:ToUSVString (Results 1 - 1 of 1) sorted by relevance

/third_party/node/src/
H A Dnode_util.cc40 // Used in ToUSVString().
339 static void ToUSVString(const FunctionCallbackInfo<Value>& args) { in ToUSVString() function
389 registry->Register(ToUSVString); in RegisterExternalReferences()
485 SetMethodNoSideEffect(context, target, "toUSVString", ToUSVString); in Initialize()

Completed in 2 milliseconds