Home
last modified time | relevance | path

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

/third_party/node/src/
Dhandle_wrap.cc156 Local<FunctionTemplate> HandleWrap::GetConstructorTemplate(Environment* env) { in GetConstructorTemplate() function in node::HandleWrap
Dhistogram.cc173 Local<FunctionTemplate> HistogramBase::GetConstructorTemplate( in GetConstructorTemplate() function in node::HistogramBase
220 Local<FunctionTemplate> IntervalHistogram::GetConstructorTemplate( in GetConstructorTemplate() function in node::IntervalHistogram
Dasync_wrap.cc80 static Local<FunctionTemplate> GetConstructorTemplate(Environment* env) { in GetConstructorTemplate() function
374 Local<FunctionTemplate> AsyncWrap::GetConstructorTemplate(Environment* env) { in GetConstructorTemplate() function in node::AsyncWrap
Dstream_wrap.cc121 Local<FunctionTemplate> LibuvStreamWrap::GetConstructorTemplate( in GetConstructorTemplate() function in node::LibuvStreamWrap
Dnode_blob.cc37 Local<FunctionTemplate> Blob::GetConstructorTemplate(Environment* env) { in GetConstructorTemplate() function in node::Blob
Dnode_sockaddr.cc695 Local<FunctionTemplate> SocketAddressBlockListWrap::GetConstructorTemplate( in GetConstructorTemplate() function in node::SocketAddressBlockListWrap
748 Local<FunctionTemplate> SocketAddressBase::GetConstructorTemplate( in GetConstructorTemplate() function in node::SocketAddressBase
Denv.cc1328 Local<FunctionTemplate> BaseObject::GetConstructorTemplate(Environment* env) { in GetConstructorTemplate() function in node::BaseObject