Home
last modified time | relevance | path

Searched refs:LegacyDetail (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_sockaddr.cc762 SetProtoMethod(isolate, tmpl, "legacyDetail", LegacyDetail); in GetConstructorTemplate()
849 void SocketAddressBase::LegacyDetail(const FunctionCallbackInfo<Value>& args) { in LegacyDetail() function in node::SocketAddressBase
Dnode_sockaddr.h163 static void LegacyDetail(const v8::FunctionCallbackInfo<v8::Value>& args);