Home
last modified time | relevance | path

Searched defs:GetConstructorTemplate (Results 1 – 12 of 12) sorted by relevance

/third_party/node/src/
Dbase_object.cc148 Local<FunctionTemplate> BaseObject::GetConstructorTemplate( in GetConstructorTemplate() function in node::BaseObject
Dhandle_wrap.cc158 Local<FunctionTemplate> HandleWrap::GetConstructorTemplate(Environment* env) { in GetConstructorTemplate() function in node::HandleWrap
Dbase_object-inl.h42 v8::Local<v8::FunctionTemplate> BaseObject::GetConstructorTemplate( in GetConstructorTemplate() function
Dhistogram.cc280 Local<FunctionTemplate> HistogramBase::GetConstructorTemplate( in GetConstructorTemplate() function in node::HistogramBase
366 Local<FunctionTemplate> IntervalHistogram::GetConstructorTemplate( in GetConstructorTemplate() function in node::IntervalHistogram
Dstream_wrap.cc136 Local<FunctionTemplate> LibuvStreamWrap::GetConstructorTemplate( in GetConstructorTemplate() function in node::LibuvStreamWrap
Dnode_sockaddr.cc697 Local<FunctionTemplate> SocketAddressBlockListWrap::GetConstructorTemplate( in GetConstructorTemplate() function in node::SocketAddressBlockListWrap
751 Local<FunctionTemplate> SocketAddressBase::GetConstructorTemplate( in GetConstructorTemplate() function in node::SocketAddressBase
Dnode_blob.cc53 Local<FunctionTemplate> Blob::GetConstructorTemplate(Environment* env) { in GetConstructorTemplate() function in node::Blob
Dasync_wrap.cc337 Local<FunctionTemplate> AsyncWrap::GetConstructorTemplate(Environment* env) { in GetConstructorTemplate() function in node::AsyncWrap
/third_party/node/src/quic/
Dlogstream.cc22 Local<FunctionTemplate> LogStream::GetConstructorTemplate(Environment* env) { in GetConstructorTemplate() function in node::quic::LogStream
Dpacket.cc88 Local<FunctionTemplate> Packet::GetConstructorTemplate(Environment* env) { in GetConstructorTemplate() function in node::quic::Packet
/third_party/node/src/crypto/
Dcrypto_x509.cc66 Local<FunctionTemplate> X509Certificate::GetConstructorTemplate( in GetConstructorTemplate() function in node::crypto::X509Certificate
Dcrypto_context.cc262 Local<FunctionTemplate> SecureContext::GetConstructorTemplate( in GetConstructorTemplate() function in node::crypto::SecureContext