Home
last modified time | relevance | path

Searched defs:AddMethods (Results 1 – 3 of 3) sorted by relevance

/third_party/node/src/
Dstream_base.cc385 void StreamBase::AddMethods(Environment* env, Local<FunctionTemplate> t) { in AddMethods() function in node::StreamBase
Dudp_wrap.cc107 void UDPWrapBase::AddMethods(Environment* env, Local<FunctionTemplate> t) { in AddMethods() function in node::UDPWrapBase
Dnode_crypto.cc1743 void SSLWrap<Base>::AddMethods(Environment* env, Local<FunctionTemplate> t) { in AddMethods() function in node::crypto::SSLWrap